fix email editor issues cuz of separate build

This commit is contained in:
KMKoushik
2024-08-24 15:39:41 +10:00
parent 1824a88a16
commit 676f5c8c64
10 changed files with 226 additions and 60 deletions

View File

@@ -1,6 +1,3 @@
@tailwind components;
@tailwind utilities;
.unsend-editor .unsend-prose p:where([class~="text-sm"]) {
font-size: 16px;
}