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:
parent
303160161c
commit
ee8ec85aee
@ -2,11 +2,9 @@
|
|||||||
--width: 100%;
|
--width: 100%;
|
||||||
--height: 100%;
|
--height: 100%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
bottom: 22px; // Making bottom bar visible
|
||||||
|
|
||||||
|
|
||||||
.content-wrapper {
|
.content-wrapper {
|
||||||
|
|
||||||
.content {
|
.content {
|
||||||
margin: unset;
|
margin: unset;
|
||||||
max-width: unset;
|
max-width: unset;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user