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

Making bottom bar slightly thinner

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2020-08-26 10:16:36 +03:00
parent 886fba136a
commit 27b20ad69c

View File

@ -3,7 +3,7 @@
font-size: $font-size-small;
background-color: #3d90ce;
padding: $spacing $padding;
padding: $padding / 4 $padding;
color: white;
#current-workspace {