Skip to content

Commit 127351f

Browse files
committed
website: update website style.
1 parent 4d05960 commit 127351f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const App: React.FC = () => {
5353
// @ts-ignore
5454
const version = VERSION;
5555
return (
56-
<div className="App">
56+
<div className="App wmde-markdown-var">
5757
<dark-mode dark="Dark" light="Light" style={{ position: 'fixed', top: 8, left: 10 }}></dark-mode>
5858
<GitHubCorners fixed href="https://github.com/uiwjs/react-textarea-code-editor" />
5959
<h1 className="App-title">

0 commit comments

Comments
 (0)