mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
dock spec
This commit is contained in:
@@ -9,7 +9,7 @@ class BasicApp(App):
|
||||
|
||||
App > DockView {
|
||||
layout: dock;
|
||||
docks: sidebar=left widgets=top;
|
||||
docks: sidebar=left/1 widgets=top;
|
||||
layers: base panels;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user