fix: footer and prefs dropdown cutoff by screen on some phones (#1491)

This commit is contained in:
Aman Harwara
2022-09-07 17:36:49 +05:30
committed by GitHub
parent f21269fc69
commit 4617afe14e
5 changed files with 8 additions and 10 deletions

View File

@@ -1,8 +1,5 @@
#footer-bar {
position: relative;
width: 100%;
height: $footer-height;
max-height: $footer-height;
}
#account-panel,