From 97d7650c08c0da22e1ccf6986d1a6cc5d58de7a2 Mon Sep 17 00:00:00 2001
From: Mila <Mila@pollex.com.tw>
Date: 星期二, 26 十月 2021 11:44:31 +0800
Subject: [PATCH] TODO#129064 首頁-預約保險顧問 畫面刻版+layout 樣式調整

---
 PAMapp/components/Ui/UiCarousel.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/PAMapp/components/Ui/UiCarousel.vue b/PAMapp/components/Ui/UiCarousel.vue
index 44425b3..b726c82 100644
--- a/PAMapp/components/Ui/UiCarousel.vue
+++ b/PAMapp/components/Ui/UiCarousel.vue
@@ -1,7 +1,7 @@
 <template>
 <div>
     <el-carousel
-        height="200px"
+        height="260px"
         :autoplay="true"
         indicator-position="outside"
         arrow="never"

--
Gitblit v1.8.0