Fix: Small gap fixes

This commit is contained in:
nizune
2021-07-05 22:50:55 +02:00
parent b823c2ac32
commit e9cb87cfab
2 changed files with 7 additions and 7 deletions

View File

@@ -20,7 +20,7 @@
height: 42px;
}
&.compact {
&.compact { /* TOFIX: Introduce two separate compact items, one for settings, other for channels. */
height: 32px;
}
@@ -46,7 +46,7 @@
transition: color .1s ease-in-out;
&.content {
gap: 8px;
gap: 10px;
flex-grow: 1;
min-width: 0;
display: flex;