This commit is contained in:
changjinpeng
2022-03-17 09:31:33 +08:00
parent 173ab5bca7
commit dd51424b45
2 changed files with 4 additions and 4 deletions

View File

@@ -271,8 +271,8 @@ export default {
// border-radius: 16px;
box-sizing: border-box;
background: #1365dd;
height: 88px;
line-height: 88px;
height: 112px;
line-height: 112px;
text-align: center;
font-size: 34px;
font-weight: 500;

View File

@@ -327,8 +327,8 @@ export default {
// border-radius: 16px;
box-sizing: border-box;
background: #1365dd;
height: 88px;
line-height: 88px;
height: 112px;
line-height: 112px;
text-align: center;
font-size: 34px;
font-weight: 500;