修复一下样式

This commit is contained in:
aixianling
2024-02-07 14:23:53 +08:00
parent 717328223a
commit 304a64f65c
2 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ export default {
}
.slot {
height: calc(100% - 68px);
height: calc(100% - 30px);
}
}
</style>