Browse Source

chore: remove table overflow-x

main
刘凯 1 year ago
parent
commit
fefab15b23
  1. 2
      src/components/Table/src/BasicTable.vue

2
src/components/Table/src/BasicTable.vue

@ -395,7 +395,7 @@ html.dark {
.ant-table {
width: 100%;
overflow-x: hidden;
// overflow-x: hidden;
&-title {
display: flex;

Loading…
Cancel
Save