微调了页面内css以适配Editor底色
Some checks failed
Monaco Editor checks / Monaco Editor checks (push) Failing after 17m12s
Some checks failed
Monaco Editor checks / Monaco Editor checks (push) Failing after 17m12s
This commit is contained in:
parent
29283db1ec
commit
0204afc276
@ -141,8 +141,6 @@ export class StockDetailsEditor extends EditorPane {
|
|||||||
font-family: Arial, sans-serif;
|
font-family: Arial, sans-serif;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
background: #f5f5f5;
|
|
||||||
color: #333;
|
|
||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
|
Loading…
Reference in New Issue
Block a user