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;
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
bottom: 24px;
|
||||
height: unset;
|
||||
background-color: $mainBackground;
|
||||
|
||||
// adds extra space for traffic-light top buttons (mac only)
|
||||
@ -73,4 +74,4 @@
|
||||
box-shadow: 0 0 0 1px $borderFaintColor;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user