fix
Some checks failed
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled

This commit is contained in:
2026-03-09 21:07:59 +08:00
parent cbce188028
commit 315729d7e8
3 changed files with 100 additions and 43 deletions

View File

@@ -7,6 +7,10 @@
z-index: 100 !important;
}
.md-editor-preview img {
height: auto;
}
.md-editor-preview h1 {
font-size: 1.6rem !important;
}