Commit a2527f878e6880e0e1b007da21ac3091c2dda94b

Authored by 陈洋
1 parent f474161a

代码优化

@@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@
12 flex-direction: row-reverse; 12 flex-direction: row-reverse;
13 flex-wrap: nowrap; 13 flex-wrap: nowrap;
14 justify-content: space-between; 14 justify-content: space-between;
15 - align-items: flex-end; 15 + align-items: center;
16 16
17 .header-title { 17 .header-title {
18 overflow:hidden; 18 overflow:hidden;