style: 格式化代码

This commit is contained in:
zy7y
2022-09-14 18:09:30 +08:00
parent 0ea5217a9f
commit fc8632b16e
3 changed files with 13 additions and 22 deletions

View File

@@ -1,4 +1,5 @@
html,#app{
height: 100%;
width: 100%;
}
html,
#app {
height: 100%;
width: 100%;
}