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 8b25868 commit a0ec7b1Copy full SHA for a0ec7b1
1 file changed
core/README.md
@@ -511,8 +511,8 @@ export default function App() {
511
[](https://github.com/uiwjs/react-md-editor/issues/425#issuecomment-1209514536)
512
513
```css
514
-.w-md-editor-text-pre > code,
515
-.w-md-editor-text-input {
+body .w-md-editor-text-pre > code,
+body .w-md-editor-text-input {
516
font-size: 23px !important;
517
line-height: 24px !important;
518
}
0 commit comments