chore: dashboard

This commit is contained in:
lencx
2023-01-24 13:23:06 +08:00
parent 1f573102d3
commit f1e528d3a7
12 changed files with 269 additions and 95 deletions

4
src/main.scss vendored
View File

@@ -15,9 +15,11 @@
}
html,
body {
body,
#root {
padding: 0;
margin: 0;
height: 100%;
}
.ant-table-selection-col,