Files
textual/docs/examples/widgets/radio_button.css
Dave Pearson 307b1789a1 Give radio button its own example code now
Still within a RadioSet, but this time only the code that uses RadioSet; not
the code that just uses strings.
2023-02-23 16:00:14 +00:00

8 lines
67 B
CSS

Screen {
align: center middle;
}
RadioSet {
width: 50%;
}