调整整体布局

This commit is contained in:
2023-01-17 21:58:53 +08:00
parent 3adc06a275
commit b7b95527e4
3 changed files with 45 additions and 35 deletions

View File

@@ -103,4 +103,8 @@ body {
color: #999;
}
.h100 {
height: 100%;
}
</style>