mirror of
https://github.com/element-plus/element-plus.git
synced 2024-12-21 02:50:11 +08:00
parent
f108d6ca3d
commit
f274bc97db
@ -96,7 +96,7 @@
|
||||
background-color: var(--el-switch-on-color);
|
||||
.#{$namespace}-switch__action {
|
||||
left: 100%;
|
||||
margin-left: calc(0px - var(--el-switch-button-size) - 1px);
|
||||
margin-left: calc(-1px - var(--el-switch-button-size));
|
||||
color: var(--el-switch-on-color);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user