perf: entity架子、优化前端体积

This commit is contained in:
chenjinsong
2021-07-07 15:28:11 +08:00
parent 0cdb7eec92
commit 20a24c996d
5 changed files with 30 additions and 8 deletions

View File

@@ -54,3 +54,9 @@ th *:first-letter,
.header__operations *:first-letter {
text-transform: capitalize;
}
.outer-box {
padding: 10px;
height: 100%;
width: 100%;
}