Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit f88ca8d

Browse files
authored
fix: Let CKEditor decide on size of panels (#674)
1 parent fea95ed commit f88ca8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

djangocms_text_ckeditor/static/djangocms_text_ckeditor/css/cms.ckeditor.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@
8383
/* scrollable dropdowns on touch */
8484
.cke_panel {
8585
overflow-y: auto !important;
86-
height: auto !important;
8786
max-height: 300px !important;
8887

8988
-webkit-overflow-scrolling: touch !important;

0 commit comments

Comments
 (0)