natasha пре 1 година
родитељ
комит
7223fc57b4
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      src/views/bookShelf/bookItem.vue

+ 2 - 1
src/views/bookShelf/bookItem.vue

@@ -550,8 +550,9 @@ export default {
         .swiper-container{
             width: 416px;
             height: 440px;
+            text-align: center;
             .el-image{
-                width: 414px;
+                width: 297px;
                 height: 414px;
                 border: 1px solid #F3F3F3;
             }