luolei 5 лет назад
Родитель
Сommit
00362e0eed
1 измененных файлов с 1 добавлено и 4 удалено
  1. 1 4
      src/components/Information/index.less

+ 1 - 4
src/components/Information/index.less

@@ -12,7 +12,7 @@
     padding: 4px 8px;
     font-size: 14px;
   }
-  tr td:first-child{
+  tr td{
     width: 50%;
   }
 }
@@ -31,9 +31,6 @@
       padding: 2px 8px;
       font-size: 12px;
     }
-    tr td:first-child{
-      width: 36%;
-    }
   }
 }