fix some UI issues

This commit is contained in:
2023-05-05 23:29:05 +08:00
parent ed582ebde5
commit a931a8b87e
3 changed files with 3 additions and 3 deletions

View File

@@ -196,6 +196,7 @@
overflow-x: auto;
}
.post-preview > p:not(:last-child),
.box-content > p:not(:last-child) {
margin-bottom: 1em;
}