微调了页面内css以适配Editor底色
Some checks failed
Monaco Editor checks / Monaco Editor checks (push) Failing after 17m12s

This commit is contained in:
mxwj 2024-11-28 14:41:12 +08:00
parent 29283db1ec
commit 0204afc276

@ -141,8 +141,6 @@ export class StockDetailsEditor extends EditorPane {
font-family: Arial, sans-serif;
margin: 0;
padding: 20px;
background: #f5f5f5;
color: #333;
}
h1 {
font-size: 24px;