Browse Source

活动列表样式修改

bding 2 năm trước cách đây
mục cha
commit
8aa103c7eb
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      components/activity/indexActivity.scss

+ 1 - 2
components/activity/indexActivity.scss

@@ -156,11 +156,10 @@
 
     .city {
       justify-content: space-between !important;
-
       .city-img {
         display: flex;
         align-items: center;
-        width: 113rpx;
+       flex-shrink: 0;
       }
     }
   }