Browse Source

修改上次用药药品间距

zhangxc 6 năm trước cách đây
mục cha
commit
e7fcadae74
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/Treat/DrugHistory/LastDrug/index.less

+ 1 - 1
src/components/Treat/DrugHistory/LastDrug/index.less

@@ -11,7 +11,7 @@
 }
 .last-common-warpper {
     position: relative;
-    margin: 0 20px 0 0;
+    margin: 0 4px 0 0;
     display: inline-block;
 }
 .info-img {