mirror of
https://gitee.com/wot-design-uni/wot-design-uni.git
synced 2025-12-06 17:18:40 +08:00
parent
0b7605f3ef
commit
aa8834df63
@ -76,10 +76,10 @@
|
||||
box-shadow: 0 2px 4px 0 rgba($color: #9b9b9b, $alpha: 0.5);
|
||||
}
|
||||
@include e(label-min) {
|
||||
margin-right: $-slider-handle-radius + 11px;
|
||||
margin-right: calc($-slider-handle-radius * 2);
|
||||
}
|
||||
@include e(label-max) {
|
||||
margin-left: $-slider-handle-radius + 11px;
|
||||
margin-left: calc($-slider-handle-radius * 2);
|
||||
}
|
||||
@include m(disabled) {
|
||||
@include me(bar) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user