Fix usage bar position in the settings app
parent
c9243b7b46
commit
81ea3b14d7
|
@ -29,6 +29,7 @@
|
|||
background: blue;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 1; // .usage
|
||||
&.cp-limit-usage-normal {
|
||||
background: @colortheme_green;
|
||||
|
|
Loading…
Reference in New Issue