Issue #3453320 by timurtripp: [10.3 regression] CKEditor 5 renamed CSS variable causing CKEditor dialogs to fail to appear above jQuery UI dialogs
parent
6d1c5c57ea
commit
703830324b
|
@ -1,3 +1,3 @@
|
||||||
.ui-dialog ~ .ck-body-wrapper {
|
.ui-dialog ~ .ck-body-wrapper {
|
||||||
--ck-z-modal: 1261;
|
--ck-z-panel: 1261;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue