Hua 9 timmar sedan
förälder
incheckning
22ad3c81bf
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/views/InspectDC/Object/index.vue

+ 1 - 1
src/views/InspectDC/Object/index.vue

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