We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 396de5f commit 17dad38Copy full SHA for 17dad38
src/css/simplemde.css
@@ -218,7 +218,7 @@
218
top: 0;
219
left: 0;
220
background: #fafafa;
221
- z-index: 2;
+ z-index: 7;
222
overflow: auto;
223
display: none;
224
box-sizing: border-box;
@@ -232,7 +232,7 @@
232
top: 50px;
233
right: 0;
234
235
- z-index: 9999;
+ z-index: 9;
236
237
238
0 commit comments