revert: "fix(components): [table] fix expand icon center (#9943)" (#10773)

revert: fix(components): [table] fix expand icon center (#9943)
This commit is contained in:
RealityBoy
2022-11-25 23:02:16 +08:00
committed by GitHub
parent b1cee9ada5
commit ecaecd2727

View File

@@ -235,11 +235,6 @@
&.gutter {
width: 0;
}
& .cell {
display: flex;
align-items: center;
}
}
@include e((footer-wrapper)) {