Просмотр исходного кода

修改上次用药药品间距

zhangxc 6 лет назад
Родитель
Сommit
e7fcadae74
1 измененных файлов с 1 добавлено и 1 удалено
  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 {