fix screenshot

This commit is contained in:
Will McGugan
2023-03-18 17:02:46 +00:00
parent 50f4bd5f46
commit 2a6368754a

View File

@@ -5,7 +5,7 @@
grid-rows: 1fr;
}
#left-pane > Static {
#left-pane > Static {
background: $boost;
color: auto;
margin-bottom: 1;
@@ -13,6 +13,7 @@
}
#left-pane {
width: 100%;
height: 100%;
row-span: 2;
background: $panel;