@@ -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*=''],