chore: update vite latest

This commit is contained in:
xiaoxian521
2022-03-01 11:24:39 +08:00
parent d43316f7c9
commit 37762e45fd
3 changed files with 1614 additions and 3529 deletions

View File

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