dimensions

This commit is contained in:
Will McGugan
2022-09-14 13:19:45 +01:00
parent 8020101c73
commit e85f9dc045
5 changed files with 119 additions and 19 deletions

View File

@@ -3,8 +3,8 @@
#dialog {
margin: 4 8;
background: $primary;
color: $text-primary;
border: tall $text-primary;
color: $text;
border: tall $background;
padding: 1 2;
}