mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
more docs and compute example
This commit is contained in:
10
docs/examples/guide/reactivity/refresh02.css
Normal file
10
docs/examples/guide/reactivity/refresh02.css
Normal file
@@ -0,0 +1,10 @@
|
||||
Input {
|
||||
dock: top;
|
||||
margin-top: 1;
|
||||
}
|
||||
|
||||
Name {
|
||||
width: auto;
|
||||
height: auto;
|
||||
border: heavy $secondary;
|
||||
}
|
||||
Reference in New Issue
Block a user