优化详情的样式

This commit is contained in:
2022-08-16 16:24:05 +08:00
parent 779cd106df
commit 84dd655bf7

View File

@@ -50,6 +50,11 @@
.article-item {
white-space: break-spaces;
padding : 5px;
img {
max-width: 100%;
}
}
}
}