2025-04-02 13:24:56 +05:30

14 lines
345 B
CSS

.app-ecommerce-category .comment-editor .ql-editor,
.app-ecommerce .comment-editor .ql-editor {
min-height: 7rem;
border-top-left-radius: 0.375rem;
border-top-right-radius: 0.375rem;
}
@media (max-width: 575.98px) {
.widget-separator .border-shift.border-end {
border-right: none !important;
border-left: none !important;
}
}