style(TableColumn): fix Column settings container is too wide #3043 (#3044)

This commit is contained in:
invalid w 2023-09-20 08:16:38 +08:00 committed by GitHub
parent b43fe7adbc
commit e4778757ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -502,6 +502,7 @@
}
.ant-checkbox-group {
display: inline-block;
width: 100%;
min-width: 260px;
// flex-wrap: wrap;