Fix usage bar position in the settings app

pull/1/head
yflory 7 years ago
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…
Cancel
Save