mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Use dock layout by default in View node-level CSS
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
/* CSS file for basic.py */
|
||||
|
||||
App > View {
|
||||
layout: dock;
|
||||
docks: side=left/1;
|
||||
text: on #20639b;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user