mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
default styles
This commit is contained in:
@@ -1,12 +1,3 @@
|
||||
App > View {
|
||||
docks: main=top;
|
||||
}
|
||||
|
||||
#sidebar {
|
||||
dock-group: main;
|
||||
}
|
||||
|
||||
/*
|
||||
App > View {
|
||||
layout: dock;
|
||||
docks: side=left/1 header=top footer=bottom;
|
||||
@@ -46,4 +37,3 @@ App > View {
|
||||
dock-group: header;
|
||||
text: on #20639b;
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user