优化样式

This commit is contained in:
2023-07-29 14:42:45 +08:00
parent 7cea4f34a0
commit 47eb37d2cd
3 changed files with 10 additions and 3 deletions

View File

@@ -1934,7 +1934,9 @@
display: flex;
align-items: stretch;
justify-content: flex-start;
margin-bottom: 12px;
margin-top: 12px;
padding-bottom: 12px;
border-bottom: 1px solid #bbb;
}
.ul-post-list .ul-post-item .poster {
height: 120px;

File diff suppressed because one or more lines are too long

View File

@@ -3,7 +3,12 @@
display: flex;
align-items: stretch;
justify-content: flex-start;
margin-bottom: 12px;
margin-top: 12px;
padding-bottom: 12px;
border-bottom: 1px solid #bbb;
.poster {
height: 120px;