mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
fix for container height change
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
|
|
||||||
/* The top level dialog (a Container) */
|
/* The top level dialog (a Container) */
|
||||||
#dialog {
|
#dialog {
|
||||||
|
height: 100%;
|
||||||
margin: 4 8;
|
margin: 4 8;
|
||||||
background: $panel;
|
background: $panel;
|
||||||
color: $text;
|
color: $text;
|
||||||
|
|||||||
Reference in New Issue
Block a user