mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-01-19 08:19:15 +08:00
fix: Switch 组件 small 尺寸样式修复 (#6752)
This commit is contained in:
parent
96485218b7
commit
0d04f07f2a
@ -20,8 +20,8 @@ body,
|
|||||||
height: 12px;
|
height: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.el-switch--small,.is-checked .el-switch__core::after {
|
.el-switch--small.is-checked .el-switch__core::after {
|
||||||
margin-left: 12px !important;
|
margin-left: -13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.el-alert__title {
|
.el-alert__title {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user