fix
Some checks failed
Deploy / deploy (push) Has been cancelled

This commit is contained in:
2025-10-08 18:52:19 +08:00
parent 93d4837c6d
commit ffcb436a82

View File

@@ -331,7 +331,7 @@ function type(status: ProblemStatus) {
.content :deep(img) {
max-width: 100%;
height: auto;
height: auto !important;
}
.content :deep(a) {