fix for container height change

This commit is contained in:
Will McGugan
2022-12-07 16:02:51 +00:00
parent e3605d132b
commit dd8a9562d0

View File

@@ -1,6 +1,7 @@
/* The top level dialog (a Container) */
#dialog {
height: 100%;
margin: 4 8;
background: $panel;
color: $text;