mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2025-12-12 05:32:48 +00:00
优化
This commit is contained in:
parent
2ccb14e1c8
commit
6fc89bc7d7
@ -333,10 +333,12 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&:not(.el-form--label-top) {
|
&:not(.el-form--label-top) {
|
||||||
&.no-label {
|
.el-form-item {
|
||||||
& > .el-form-item__label {
|
&.no-label {
|
||||||
padding: 0;
|
& > .el-form-item__label {
|
||||||
display: none;
|
padding: 0;
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -476,7 +476,7 @@ defineExpose({
|
|||||||
}
|
}
|
||||||
|
|
||||||
&__list {
|
&__list {
|
||||||
display: flex;
|
display: inline-flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user