Explorar o código

元素识别表单样式更改

duy %!s(int64=2) %!d(string=hai) anos
pai
achega
56790ab50d
Modificáronse 1 ficheiros con 3 adicións e 4 borrados
  1. 3 4
      src/styles/element-ui.scss

+ 3 - 4
src/styles/element-ui.scss

@@ -160,10 +160,9 @@
           height: initial !important;
       }
   }
-  @for $i from 1 through 40 {
-    td[rowspan*='#{$i}'] {
-      height: #{$i * 30}px !important;
-    }
+  td[rowspan] {
+    height: initial !important;
+    clear: both;
   }
   //非输入框颜色
   td:not([titlexx]), td[titlexx*=''],