Selaa lähdekoodia

修改1024样式bug

zhouna 6 vuotta sitten
vanhempi
commit
7beb5f11ba
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      src/components/PatInfo/index.less

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

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