mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
prepopulate argv
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
CodeBrowser.-show-tree #tree-view {
|
||||
display: block;
|
||||
dock: left;
|
||||
height: 100%;
|
||||
height: 100%;
|
||||
width: auto;
|
||||
background: $surface;
|
||||
|
||||
max-width:50%;
|
||||
background: $surface;
|
||||
}
|
||||
|
||||
CodeBrowser{
|
||||
|
||||
Reference in New Issue
Block a user