79773809

Date: 2025-09-24 13:53:27
Score: 0.5
Natty:
Report link

Add this style;

/* CKEditor 5 balloon panel z-index fix */
.ck-balloon-panel {
  z-index: 9999 !important;
}

.ck-dropdown__panel {
  z-index: 9999 !important;
}

.ck-link-form {
  z-index: 9999 !important;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ahmet Alsan