bding 2 лет назад
Родитель
Сommit
8aa103c7eb
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      components/activity/indexActivity.scss

+ 1 - 2
components/activity/indexActivity.scss

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