吃个甘蔗嚼一年 3 лет назад
Родитель
Сommit
edcfc4105a
1 измененных файлов: 13 добавлений и 13 удалений
  1. 13
    13
      src/pages/index/tabs/GuideCss/style.less

+ 13
- 13
src/pages/index/tabs/GuideCss/style.less Просмотреть файл

185
         // color: #202020;
185
         // color: #202020;
186
         // line-height: 44px;
186
         // line-height: 44px;
187
         // display: flex;
187
         // display: flex;
188
-
189
-    font-size: 32px;
190
-    font-weight: bold;
191
-    color: #202020;
192
-    line-height: 44px;
193
-    display: flex;
194
-    overflow: hidden;
195
-    -webkit-line-clamp: 2;
196
-    text-overflow: ellipsis;
197
-    -webkit-box-orient: vertical;
198
-    display: -webkit-box;
188
+        width: 95%;
189
+        font-size: 32px;
190
+        font-weight: bold;
191
+        color: #202020;
192
+        line-height: 44px;
193
+        display: flex;
194
+        overflow: hidden;
195
+        -webkit-line-clamp: 2;
196
+        text-overflow: ellipsis;
197
+        -webkit-box-orient: vertical;
198
+        display: -webkit-box;
199
         
199
         
200
       }
200
       }
201
       .MessageCard-info-hotle {
201
       .MessageCard-info-hotle {
216
       text-align: center;
216
       text-align: center;
217
       display: inline-block;
217
       display: inline-block;
218
       left: 1.5em;
218
       left: 1.5em;
219
-      top: -48px;
219
+      top: -45px;
220
       .MessageCard-image-hotle {
220
       .MessageCard-image-hotle {
221
         width: 30px;
221
         width: 30px;
222
         height: 30px;
222
         height: 30px;
499
 
499
 
500
       .title-title-boss {
500
       .title-title-boss {
501
         align-items: center;
501
         align-items: center;
502
-
503
         font-size: 32px;
502
         font-size: 32px;
504
         font-weight: 800;
503
         font-weight: 800;
505
         color: #202020;
504
         color: #202020;
569
             font-size: 20px;
568
             font-size: 20px;
570
             color: #333;
569
             color: #333;
571
           }
570
           }
571
+          
572
           .title-on {
572
           .title-on {
573
             // margin-bottom: 10px;
573
             // margin-bottom: 10px;
574
             padding-top: 5px;
574
             padding-top: 5px;