mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 02:58:05 +08:00
fix:fix inputrange label css
This commit is contained in:
parent
c2d314b44d
commit
a000b9cffd
@ -296,6 +296,10 @@
|
||||
border-radius: var(--InputRange-label-border-radius);
|
||||
visibility: hidden;
|
||||
|
||||
span {
|
||||
word-break: keep-all;
|
||||
}
|
||||
|
||||
&-visible {
|
||||
visibility: visible;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user