mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
always show bottom status bar
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
e94cf372e7
commit
f0c6229c8f
@ -17,7 +17,8 @@
|
|||||||
left: 0;
|
left: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 24px;
|
||||||
|
height: unset;
|
||||||
background-color: $mainBackground;
|
background-color: $mainBackground;
|
||||||
|
|
||||||
// adds extra space for traffic-light top buttons (mac only)
|
// adds extra space for traffic-light top buttons (mac only)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user