瀏覽代碼

活动列表样式修改

bding 2 年之前
父節點
當前提交
8aa103c7eb
共有 1 個文件被更改,包括 1 次插入2 次删除
  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;
       }
     }
   }