Browse Source

更新图片样式

master
Weller 2 years ago
parent
commit
b81fed1523
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/components/ContentDesign.vue

+ 2
- 2
src/components/ContentDesign.vue View File

@@ -340,8 +340,8 @@ export default {
} }


.item-img { .item-img {
/* width: 270px;
height: 210px; */
max-width: 270px;
/* height: 210px; */
contain: fit; contain: fit;
width: 100%; width: 100%;
border-radius: 10px; border-radius: 10px;


Loading…
Cancel
Save