[BUGFIX] Bar width max 100%
This commit is contained in:
parent
4bc2256f2f
commit
c32e951cf1
@ -16,6 +16,7 @@
|
|||||||
background: $color-new;
|
background: $color-new;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
height: 1.4em;
|
height: 1.4em;
|
||||||
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
label {
|
label {
|
||||||
|
Loading…
Reference in New Issue
Block a user