mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Tweak the style of the box in the example for checkbox
This commit is contained in:
@@ -5,7 +5,7 @@ Screen {
|
||||
Vertical {
|
||||
width: auto;
|
||||
height: auto;
|
||||
border: solid $boost;
|
||||
border: solid $primary;
|
||||
background: $panel;
|
||||
padding: 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user