Browse Source

活动列表样式修改

bding 2 years ago
parent
commit
8aa103c7eb
1 changed files with 1 additions and 2 deletions
  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;
       }
     }
   }