enhance: properties ux

1. add icons to priorities
2. hide task properties so that blocks are not collapsable
3. block positions support end of block
This commit is contained in:
Tienson Qin
2024-05-23 17:15:52 +08:00
parent 342b732e95
commit 1cfc426486
13 changed files with 166 additions and 172 deletions

View File

@@ -91,7 +91,7 @@
}
.block-content-or-editor-wrap {
@apply flex flex-1 flex-row flex-wrap gap-1 items-center;
@apply flex flex-1 flex-row flex-wrap gap-1;
}
.block-head-wrap {