mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
switch 添加 inline 样式
This commit is contained in:
parent
498fc14bc4
commit
933fa8babd
@ -107,4 +107,8 @@
|
||||
|
||||
.#{$ns}SwitchControl {
|
||||
padding-top: ($Form-input-height - $Switch-height) / 2;
|
||||
|
||||
&.is-inline {
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user