jichoi / lms_front star
woals 2024-08-23
240823 권민수 단어장 2_3 페이지 이미지 크기 고정
@9cd90a281b346d7da609afbe8a2f1dc5043b51ae
client/views/pages/main/Chapter/Chapter2_3.vue
--- client/views/pages/main/Chapter/Chapter2_3.vue
+++ client/views/pages/main/Chapter/Chapter2_3.vue
@@ -29,7 +29,7 @@
 
                 <div class="imgGroup box23">
                     <div class="con">
-                        <img :src="currentCon.imgSrc" alt="" />
+                        <img :src="currentCon.imgSrc" alt="" style="height: 150px;"/>
                         <p class="title3">
                             <em class="yellow">{{ currentCon.titleEm }}</em
                             >{{ currentCon.title }}
Add a comment
List