mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Fixing vertical layout
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
/* CSS file for dev_sandbox.py */
|
||||
|
||||
App > View {
|
||||
docks: side=left/1;
|
||||
text: on #20639b;
|
||||
layout: vertical;
|
||||
text: on #6e06c2;
|
||||
}
|
||||
|
||||
Widget:hover {
|
||||
|
||||
Reference in New Issue
Block a user