Merge branch 'css' into auto-color

This commit is contained in:
Will McGugan
2022-09-13 11:53:50 +01:00
committed by GitHub
13 changed files with 882 additions and 370 deletions

View File

@@ -17,11 +17,12 @@ CodeBrowser.-show-tree #tree-view {
}
CodeBrowser{
background: $surface-darken-1;
background: $background;
}
DirectoryTree {
padding-right: 1;
padding-right: 1;
}
#code {