Files
textual/docs/examples/widgets/button.css
Rodrigo Girão Serrão d775a90fa2 Address review comments.
2023-03-14 14:33:10 +00:00

13 lines
132 B
CSS

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