refac: styling

This commit is contained in:
Timothy J. Baek 2024-10-18 23:54:41 -07:00
parent f46b95300b
commit 0107a70343

View File

@ -189,7 +189,7 @@ input[type='number'] {
}
.ProseMirror {
@apply h-full;
@apply h-full -translate-y-[1px];
}
.ProseMirror:focus {