fixes for state updates

This commit is contained in:
Will McGugan
2022-09-07 17:54:23 +01:00
parent 8b6605453b
commit 04d3fc1408
5 changed files with 71 additions and 50 deletions

View File

@@ -30,7 +30,7 @@ App > Screen {
overflow-y: auto;
height: 20;
margin: 1 2;
background: $panel;
background: $surface;
padding: 1 2;
}