style: 样式复查

This commit is contained in:
xiaoxian521
2025-04-08 14:37:20 +08:00
parent e3564eab96
commit b86d038a18
65 changed files with 245 additions and 257 deletions

View File

@@ -1,12 +1,3 @@
*,
::before,
::after {
box-sizing: border-box;
border-color: currentColor;
border-style: solid;
border-width: 0;
}
#app {
width: 100%;
height: 100%;