1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Showing bottom bar in workspaces

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2021-04-06 13:42:58 +03:00
parent 303160161c
commit ee8ec85aee

View File

@ -2,11 +2,9 @@
--width: 100%;
--height: 100%;
text-align: center;
bottom: 22px; // Making bottom bar visible
.content-wrapper {
.content {
margin: unset;
max-width: unset;