Browse Source

公共查看

gzb
guozhongbo 8 months ago
parent
commit
46f1f209b4
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/views/regionSection/notice/index.vue

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

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

Loading…
Cancel
Save