new message

This commit is contained in:
hamid zarghami
2025-06-07 12:03:14 +03:30
parent 6be80bbd81
commit f66f1a768e
10 changed files with 1259 additions and 651 deletions
+13
View File
@@ -198,3 +198,16 @@ td {
@apply bg-background text-foreground;
}
}
.ql-container {
@apply rounded-b-xl text-right;
font-family: irancell !important;
direction: rtl;
min-height: 100px !important;
}
.ql-toolbar {
@apply rounded-t-xl;
}
.ql-editor {
@apply !text-right;
}