textual/docs/examples/guide/reactivity/refresh02.css
2022-10-03 16:55:40 +01:00

10 lines
119 B
CSS

Input {
dock: top;
margin-top: 1;
}
Name {
width: auto;
height: auto;
border: heavy $secondary;
}