This commit is contained in:
shijingjing
2022-03-17 11:34:20 +08:00
parent c27cfefdf1
commit 22bccb60fc

View File

@@ -135,8 +135,8 @@ export default {
display:flex; display:flex;
justify-content:space-between; justify-content:space-between;
padding: 0 30px; padding: 0 30px;
height: 80px; height: 100px;
line-height: 80px; line-height: 100px;
background: #FFFF; background: #FFFF;
} }
.tab-select { .tab-select {