chore: update vite latest

This commit is contained in:
xiaoxian521
2022-03-01 11:28:35 +08:00
parent a43d5ce865
commit 4bb8647990
3 changed files with 197 additions and 139 deletions

View File

@@ -22,6 +22,11 @@ html {
box-sizing: border-box;
}
#app {
width: 100%;
height: 100%;
}
label {
font-weight: 700;
}