mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
fix(range): range with long label renders correctly
This commit is contained in:
@ -5,6 +5,8 @@
|
|||||||
|
|
||||||
.item-range .item-inner {
|
.item-range .item-inner {
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
|
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.item-range .input-wrapper {
|
.item-range .input-wrapper {
|
||||||
|
Reference in New Issue
Block a user