Skip to content

Commit

Permalink
fix: Let CKEditor decide on size of panels (#674)
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun committed Jun 5, 2024
1 parent fea95ed commit f88ca8d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
/* scrollable dropdowns on touch */
.cke_panel {
overflow-y: auto !important;
height: auto !important;
max-height: 300px !important;

-webkit-overflow-scrolling: touch !important;
Expand Down

0 comments on commit f88ca8d

Please sign in to comment.