🩹 Fixed a bunch of minor UI things
This commit is contained in:
@@ -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*/
|
||||
|
||||
Reference in New Issue
Block a user