#1019 fixed issue with comment
This commit is contained in:
@@ -336,7 +336,7 @@ export class UmbInputTinyMceElement extends FormControlMixin(UmbLitElement) {
|
|||||||
line-height: 1 !important;
|
line-height: 1 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Solves issue 1019 by lowering un-needed z-index on header.
|
/* Solves issue 1019 by lowering un-needed z-index on header.*/
|
||||||
.tox.tox-tinymce .tox-editor-header {
|
.tox.tox-tinymce .tox-editor-header {
|
||||||
z-index:0;
|
z-index:0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user