Browse Source

修改1024样式bug

zhouna 6 năm trước cách đây
mục cha
commit
7beb5f11ba
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      src/components/PatInfo/index.less

+ 2 - 1
src/components/PatInfo/index.less

@@ -8,7 +8,8 @@
     height:30px;
     line-height: 30px;
     padding-left: 10px;
-    width: 200px;
+    /*width: 200px;*/
+    min-width: 70px;
   }
   .tdBorderB {
       border-bottom: 1px solid @person-table-color;