Verified Commit b4ffe7ef authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3453320 by timurtripp: [10.3 regression] CKEditor 5 renamed CSS...

Issue #3453320 by timurtripp: [10.3 regression] CKEditor 5 renamed CSS variable causing CKEditor dialogs to fail to appear above jQuery UI dialogs

(cherry picked from commit 70383032)
parent cbf7975e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
.ui-dialog ~ .ck-body-wrapper {
  --ck-z-modal: 1261;
  --ck-z-panel: 1261;
}