Kaynağa Gözat

静态信息添加行高

zhangxc 5 yıl önce
ebeveyn
işleme
7bf91b4e61

+ 1 - 1
src/components/PushItems/DetailsModal/index.less

@@ -6,7 +6,7 @@
     height: 100%;
     left: 0;
     top: 0;
-  
+    line-height: 20px;
     img {
         max-width: 100%;
     }

+ 1 - 0
src/components/TreatDesc/DrugInfo/index.less

@@ -13,6 +13,7 @@
     box-shadow: 0px 0px 5px -2px #7d7c7c;
     word-break: break-all;
     max-width: 100%;
+    line-height: 20px;
     ul, ol {
         padding: 0 0 0 15px;
       }