mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
dimensions
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user