mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
tweaks
This commit is contained in:
@@ -9,16 +9,15 @@ CodeBrowser.-show-tree #tree-view {
|
||||
dock: left;
|
||||
height: 100%;
|
||||
max-width: 50%;
|
||||
background: $surface;
|
||||
background: $panel;
|
||||
}
|
||||
|
||||
CodeBrowser{
|
||||
background: $surface-darken-1;
|
||||
background: $background;
|
||||
}
|
||||
|
||||
DirectoryTree {
|
||||
padding-right: 1;
|
||||
|
||||
}
|
||||
|
||||
#code {
|
||||
|
||||
Reference in New Issue
Block a user