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