mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Merge branch 'css' into auto-color
This commit is contained in:
@@ -17,11 +17,12 @@ CodeBrowser.-show-tree #tree-view {
|
||||
}
|
||||
|
||||
CodeBrowser{
|
||||
background: $surface-darken-1;
|
||||
background: $background;
|
||||
}
|
||||
|
||||
DirectoryTree {
|
||||
padding-right: 1;
|
||||
padding-right: 1;
|
||||
}
|
||||
|
||||
#code {
|
||||
|
||||
Reference in New Issue
Block a user