Fix panel alignments, heights, and banner height.
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
body {
|
||||
display: grid;
|
||||
background-color: var(--background-0);
|
||||
grid-template-rows: min-content auto;
|
||||
|
||||
// Adds a margin otherwise for some reason.
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user