@@ -223,7 +223,7 @@ onMounted(() => {
<style lang="scss" scoped>
.inspect-object-wrapper {
width: 100%;
- height: 91%;
+ height: 100%;
overflow: auto;
}
.van-button__content {