mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
container refactor (#2377)
* container refactor * Rearrange css * changelog * try timer updates * force update * sleep idle * Restore updates
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
Horizontal {
|
||||
padding: 1 2; /* (1)! */
|
||||
background: white;
|
||||
height: 1fr;
|
||||
}
|
||||
|
||||
#top {} /* (2)! */
|
||||
|
||||
Reference in New Issue
Block a user