mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 17:35:28 +00:00
Fix: Add bottom navigation padding to settings.
Fix: New members joining don't show.
This commit is contained in:
@@ -150,7 +150,7 @@
|
||||
height: 40px;
|
||||
|
||||
&.compact {
|
||||
height: 50px;
|
||||
height: var(--bottom-navigation-height);
|
||||
|
||||
> div {
|
||||
gap: 20px;
|
||||
|
||||
Reference in New Issue
Block a user