修改高度

This commit is contained in:
daihh
2022-06-14 20:55:38 +08:00
parent c6c445f406
commit e2679f7081
2 changed files with 2 additions and 2 deletions

View File

@@ -254,7 +254,7 @@ export default {
//border: 1px solid #dfdfdf; //border: 1px solid #dfdfdf;
//background: #dfdfdf; //background: #dfdfdf;
text-align: center; text-align: center;
line-height: 40px;
} }
/* ------------------- 进度条 ------------------- */ /* ------------------- 进度条 ------------------- */
//类名:隐藏到显示过程所需要的时间 //类名:隐藏到显示过程所需要的时间

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;