Fix: Add bottom navigation padding to settings.

Fix: New members joining don't show.
This commit is contained in:
Paul
2021-07-05 17:55:08 +01:00
parent f1d413b6ef
commit ed12d5f4f9
9 changed files with 22 additions and 12 deletions

View File

@@ -4,4 +4,6 @@
--app-height: 100vh;
--codeblock-font: "Fira Code";
--sidebar-active: var(--secondary-background);
--bottom-navigation-height: 50px;
}