seprator and ...
This commit is contained in:
@@ -160,3 +160,14 @@ tbody tr {
|
||||
*::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.ql-container {
|
||||
min-height: 200px !important; /* حداقل ارتفاع برای نمایش کامل ادیتور */
|
||||
max-height: 500px; /* حداکثر ارتفاع */
|
||||
overflow-y: auto; /* فعال کردن اسکرول در صورت نیاز */
|
||||
}
|
||||
|
||||
.ql-toolbar {
|
||||
position: relative !important; /* حل مشکل نمایش نوار ابزار */
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user