修改前

This commit is contained in:
熊丽君
2021-10-21 11:29:02 +08:00
parent f0b9b83d4c
commit bcab94bd2e
2 changed files with 4 additions and 2 deletions

View File

@ -238,9 +238,10 @@ export default {
// height: 50px;
// line-height: 50px;
display: flex;
align-items: center;
// align-items: center;
padding: 0 20px;
.text_col {
margin: 15px 0 0;
min-width: 100px;
color: #333;
font-size: 18px;

View File

@ -220,9 +220,10 @@ export default {
// height: 50px;
// line-height: 50px;
display: flex;
align-items: center;
// align-items: center;
padding: 0 20px;
.text_col {
margin: 15px 0 0;
min-width: 100px;
color: #333;
font-size: 18px;