CSS: Optimize monitoring status bar spacing
This commit is contained in:
parent
226efe2e16
commit
166f27b947
|
@ -12,6 +12,7 @@
|
|||
bottom: 0;
|
||||
padding: .25em @gutter;
|
||||
position: fixed;
|
||||
line-height: 1;
|
||||
|
||||
&:before {
|
||||
background: -webkit-linear-gradient(bottom, @body-bg-color 0%, rgba(255,255,255,0) 100%);
|
||||
|
|
Loading…
Reference in New Issue