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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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