mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
implement inline styles
This commit is contained in:
7
sandbox/local_styles.css
Normal file
7
sandbox/local_styles.css
Normal file
@@ -0,0 +1,7 @@
|
||||
App > View {
|
||||
layout: dock;
|
||||
}
|
||||
|
||||
Widget {
|
||||
text: on blue;
|
||||
}
|
||||
Reference in New Issue
Block a user