default styles

This commit is contained in:
Will McGugan
2021-12-19 17:55:03 +00:00
parent e87f561428
commit bd1ebc5fe2
9 changed files with 38 additions and 21 deletions

View File

@@ -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;
}
*/