perf(table): optimize effect performance

This commit is contained in:
vben
2020-11-01 11:13:34 +08:00
parent 84b8302c09
commit a1ffb61804
18 changed files with 132 additions and 142 deletions

View File

@@ -103,7 +103,7 @@
padding: 0;
line-height: @multiple-height;
background: @border-color-shallow-light;
box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
}