fix: dialog height

This commit is contained in:
HimiCos
2023-03-29 20:53:23 +08:00
parent cac604aee3
commit 752c083905
2 changed files with 1 additions and 5 deletions

View File

@@ -1116,7 +1116,4 @@
.markdown-body ::-webkit-calendar-picker-indicator {
filter: invert(50%);
}
.markdown-body .line-break {
white-space: pre-wrap;
}
}