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