guozhongbo 8 mesi fa
parent
commit
46f1f209b4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      src/views/regionSection/notice/index.vue

+ 1
- 1
src/views/regionSection/notice/index.vue Vedi File

@@ -238,7 +238,7 @@ export default {
238 238
 .notice_content {
239 239
   font-size: 16px;
240 240
   /deep/ img {
241
-    width: 100%;
241
+    max-width: 100%;
242 242
   }
243 243
 }
244 244
 .notice_regions {

Loading…
Annulla
Salva