🩹 Fixed a bunch of minor UI things

This commit is contained in:
Alicia Sykes
2021-08-07 15:15:53 +01:00
parent 61a3e6ba54
commit c29e7105e2
4 changed files with 16 additions and 4 deletions

View File

@@ -218,7 +218,7 @@ export default {
padding-bottom: 1px;
background: var(--background);
// min-height: calc(100vh - 126px);
min-height: calc(100vh - var(--footer-height));
min-height: calc(99.9vh - var(--footer-height));
}
/* Outside container wrapping the item groups*/