Apply z-index change to CSS

Refs #3837
This commit is contained in:
Samuel Georges 2020-02-09 17:27:00 +11:00
parent 7d7a99f688
commit dc5431f9c4
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@
right: auto;
}
.field-markdowneditor.is-fullscreen {
z-index: 300;
z-index: 600;
position: fixed !important;
top: 0;
left: 0;