2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-06-30 06:31:01 -06:00

Fix issues with fullscreen appearance

This commit is contained in:
Wes Cossick 2015-08-11 09:59:26 -05:00
parent 8a892d4b78
commit 91095a93d5

View File

@ -65,6 +65,7 @@
top: 0;
left: 0;
opacity: 1;
z-index: 9;
}
.editor-toolbar a {