mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Various changes/fixes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
layout: vertical;
|
||||
|
||||
background: dark_green;
|
||||
overflow: hidden auto;
|
||||
overflow: auto auto;
|
||||
border: heavy white;
|
||||
}
|
||||
|
||||
@@ -10,4 +10,5 @@
|
||||
height: 8;
|
||||
min-width: 80;
|
||||
background: dark_blue;
|
||||
margin-bottom: 4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user