wip: port more component to new ui

This commit is contained in:
Ren Amamiya
2023-08-02 14:48:51 +07:00
parent a85bcf917b
commit babcd8698e
20 changed files with 410 additions and 559 deletions

View File

@@ -19,7 +19,7 @@ button {
}
.ProseMirror p.is-empty::before {
@apply text-zinc-500;
@apply text-white/50;
content: attr(data-placeholder);
float: left;
height: 0;