Authored by 郭成尧

style-adjust

@@ -38,7 +38,7 @@ @@ -38,7 +38,7 @@
38 display: inline-block; 38 display: inline-block;
39 height: 50px; 39 height: 50px;
40 line-height: 50px; 40 line-height: 50px;
41 - width: 120px; 41 + width: 130px;
42 padding-left: 20px; 42 padding-left: 20px;
43 padding-right: 20px; 43 padding-right: 20px;
44 border-radius: 8px; 44 border-radius: 8px;
@@ -46,7 +46,7 @@ @@ -46,7 +46,7 @@
46 text-overflow: ellipsis; 46 text-overflow: ellipsis;
47 overflow: hidden; 47 overflow: hidden;
48 background-color: #fff; 48 background-color: #fff;
49 - font-size: 24px; 49 + font-size: 16px;
50 color: #808080; 50 color: #808080;
51 } 51 }
52 } 52 }
@@ -35,7 +35,7 @@ @@ -35,7 +35,7 @@
35 padding-right: 10px; 35 padding-right: 10px;
36 height: 30px; 36 height: 30px;
37 line-height: 30px; 37 line-height: 30px;
38 - font-size: 16px; 38 + font-size: 12px;
39 border-radius: 32px; 39 border-radius: 32px;
40 background-color: #999; 40 background-color: #999;
41 41