style fix

This commit is contained in:
Cai
2025-11-13 20:15:53 +08:00
parent 6b9c8e9e0c
commit 7862647b30
5 changed files with 484 additions and 1258 deletions

View File

@@ -29,7 +29,7 @@
border-radius: 8px;
padding: 16px;
background: #fff;
height: calc(100vh - 220px);
height: 100%;
overflow: auto;
}
.md-preview-pane h1, .md-preview-pane h2, .md-preview-pane h3 {