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