Authored by yyq

change weight

@@ -1074,7 +1074,7 @@ @@ -1074,7 +1074,7 @@
1074 height: 450px; 1074 height: 450px;
1075 padding-top: 20px; 1075 padding-top: 20px;
1076 padding-bottom: 5px; 1076 padding-bottom: 5px;
1077 - font-weight: 500; 1077 + font-weight: 400;
1078 background: #f5f5f5; 1078 background: #f5f5f5;
1079 border: 1px solid #e0e0e0; 1079 border: 1px solid #e0e0e0;
1080 box-sizing: border-box; 1080 box-sizing: border-box;
@@ -129,7 +129,7 @@ @@ -129,7 +129,7 @@
129 background: #f5f5f5; 129 background: #f5f5f5;
130 padding-top: 20px; 130 padding-top: 20px;
131 font-size: 0; 131 font-size: 0;
132 - font-weight: 500; 132 + font-weight: 400;
133 } 133 }
134 134
135 .empty-tip { 135 .empty-tip {