This commit is contained in:
2025-10-07 00:58:14 +08:00
parent 0b70c478b2
commit 613ab6eae1

View File

@@ -63,4 +63,7 @@ watch(
.container {
min-height: 200px;
}
:deep(.md-editor-preview h1) {
margin-top: 0;
}
</style>