mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
Fix: Small gap fixes
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user