Style file tree sidebar
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
background-color: mat.get-theme-color($theme, tertiary-container);
|
||||
}
|
||||
|
||||
app-proto-definition-selector {
|
||||
app-proto-definition-selector,
|
||||
app-file-tree {
|
||||
background-color: mat.get-theme-color($theme, secondary-container);
|
||||
transition: background-color 100ms linear;
|
||||
}
|
||||
@@ -36,7 +37,7 @@ body {
|
||||
}
|
||||
body {
|
||||
margin: 0;
|
||||
font-family: "Roboto";
|
||||
font: mat.get-theme-typography(theme.$rose-theme, body-medium, font);
|
||||
--mat-tree-node-min-height: 24px;
|
||||
--mat-tree-node-text-size: 14px;
|
||||
--mdc-icon-button-state-layer-size: 24px;
|
||||
|
||||
Reference in New Issue
Block a user