ソースを参照

修改药品说明书标题宽度

zhangxc 6 年 前
コミット
576b54554b
1 ファイル変更2 行追加2 行削除
  1. 2 2
      src/components/TreatDesc/DrugInfo/index.less

+ 2 - 2
src/components/TreatDesc/DrugInfo/index.less

@@ -46,7 +46,7 @@
     font-size: 14px;
     height: 100%;
     float: left;
-    width: 85px;
+    width: 190px;
     text-align-last:justify;    /*chrome*/
     text-justify: distribute;   /*ff*/
 }
@@ -65,5 +65,5 @@
 }
 .drug-desc-content {
     /*width: 100%;*/
-    margin-left: 90px;
+    margin-left: 210px;
 }