Status bar: Make the bar slimmer
No need to have a so tall status bar (with added padding). Instead, make it more discreet by removing the extra padding. Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com> Change-Id: I5eafc37003ae03ce0423ef4d1248f34fee8bfbc5
This commit is contained in:
parent
206c9a049d
commit
13d971e98f
1 changed files with 0 additions and 1 deletions
|
@ -73,7 +73,6 @@
|
|||
#toolbar-down {
|
||||
z-index: 11;
|
||||
border-top: 1px solid var(--color-border);
|
||||
padding: 4px 0px;
|
||||
}
|
||||
#toolbar-down > .ui-scroll-wrapper > .vertical {
|
||||
/* To do: test if all .ui-scroll-wrapper.vertical
|
||||
|
|
Loading…
Reference in a new issue