Files
textual/docs/examples/widgets/checkbox.css
2023-02-23 14:26:11 +00:00

12 lines
152 B
CSS

Screen {
align: center middle;
}
Vertical {
width: auto;
height: auto;
border: solid $boost;
background: $panel;
padding: 2;
}