@uiw/react-md-editor 3.20.7 → 3.20.9

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/mdeditor.css CHANGED
@@ -881,7 +881,7 @@ body[data-color-mode*='light'] {
881
881
  .wmde-markdown ::-webkit-calendar-picker-indicator {
882
882
  filter: invert(50%);
883
883
  }
884
- .wmde-markdown pre[class*='language-'] {
884
+ .wmde-markdown pre {
885
885
  position: relative;
886
886
  }
887
887
  .wmde-markdown pre .copied {