距离调整

This commit is contained in:
daihh
2022-06-14 20:46:12 +08:00
parent d9a1a5e418
commit a5dc6e4b40

View File

@@ -419,7 +419,7 @@ export default {
} }
.postfixt-bot{ .postfixt-bot{
height: 60px; height: 60px;
margin-top: 10px; margin-top: -10px;
line-height: 60px; line-height: 60px;
// background-color: #fff; // background-color: #fff;
// border: 1px solid #eee; // border: 1px solid #eee;
@@ -542,7 +542,7 @@ export default {
// margin: 15px 0; // margin: 15px 0;
background-color: #f5f7fa; background-color: #f5f7fa;
min-height: 300px; min-height: 300px;
padding: 0px 0px 10px 0px; padding: 0px 0px 0px 0px;
.content { .content {
padding: 10px 0; padding: 10px 0;
line-height: 25px; line-height: 25px;