add service
This commit is contained in:
@@ -126,3 +126,19 @@ tbody tr {
|
||||
.overflowX::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.ql-toolbar:first-child {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.ql-container {
|
||||
@apply rounded-b-xl text-right;
|
||||
font-family: irancell !important;
|
||||
direction: rtl;
|
||||
}
|
||||
.ql-toolbar {
|
||||
@apply rounded-t-xl;
|
||||
}
|
||||
.ql-editor {
|
||||
@apply !text-right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user