Tidy up editor, file tree, get list field working, allow creating new items

This commit is contained in:
2024-07-05 17:45:43 +09:30
parent 0f60377e91
commit a22b6943aa
11 changed files with 171 additions and 127 deletions

View File

@@ -41,4 +41,6 @@ body {
--mat-tree-node-min-height: 24px;
--mat-tree-node-text-size: 14px;
--mdc-icon-button-state-layer-size: 24px;
--mat-icon-button-touch-target-display: none;
--mdc-list-list-item-one-line-container-height: 24px;
}