chore: sync

This commit is contained in:
lencx
2022-12-21 14:00:42 +08:00
parent 878bb6c265
commit d513a50e27
11 changed files with 186 additions and 23 deletions

5
src/main.scss vendored
View File

@@ -17,4 +17,9 @@
html, body {
padding: 0;
margin: 0;
}
.ant-table-selection-column {
width: 50px !important;
min-width: 50px !important;
}