调整一下

This commit is contained in:
aixianling
2023-02-02 14:33:30 +08:00
parent 05453ed16d
commit d5d7314af5

View File

@@ -58,5 +58,9 @@ export default {
<style lang="scss" scoped>
.AppAiCode {
height: 100%;
& > section {
height: 100%;
}
}
</style>