diff --git a/app/components/PowerStation/ModelPropertiesPanel.vue b/app/components/PowerStation/ModelPropertiesPanel.vue index 031bf14..052c07c 100644 --- a/app/components/PowerStation/ModelPropertiesPanel.vue +++ b/app/components/PowerStation/ModelPropertiesPanel.vue @@ -142,11 +142,11 @@ :src="image.thumb" :alt="image.meta.title" fit="contain" - class="w-full h-24" + class="w-full h-18" lazy > @@ -181,7 +181,7 @@ :interval="3000" arrow="always" indicator-position="outside" - height="200px" + height="150px" class="rounded-lg overflow-hidden" > @@ -330,7 +330,7 @@