textual/docs/examples/widgets/button.css
2022-09-14 15:15:10 +01:00

12 lines
126 B
CSS

Button {
margin: 1 2;
}
Horizontal > Vertical {
width: 24;
}
.header {
margin: 1 0 0 2;
text-style: bold;
}