@readme/markdown 6.40.0 → 6.42.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/main.css CHANGED
@@ -164,6 +164,7 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #a22;}
164
164
  height: 100%;
165
165
  outline: none; /* Prevent dragging from highlighting the element */
166
166
  position: relative;
167
+ z-index: 0;
167
168
  }
168
169
  .CodeMirror-sizer {
169
170
  position: relative;