This commit is contained in:
宋伟佳
2021-10-17 11:32:14 +08:00
parent 079db318a5
commit 3b7075f14f
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -119,9 +119,10 @@ export default {
} }
.header-center{ .header-center{
width: 70%; width: 70%;
margin-left: 20px;
} }
.header-right { .header-right {
//width: 49%; width: 49%;
text-align: right; text-align: right;
line-height: 61px; line-height: 61px;
height: 61px; height: 61px;
@@ -2634,7 +2634,7 @@
text-align: center; text-align: center;
} }
.header{ .header{
height: 50px; //height: 50px;
.home-header{ .home-header{
height: 100%; height: 100%;
} }