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