mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
Fix: Add bottom navigation padding to settings.
Fix: New members joining don't show.
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
}
|
||||
|
||||
.content {
|
||||
padding: 10px 12px 50px;
|
||||
padding: 10px 12px var(--bottom-navigation-height);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user