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