Commit d571c8f3762f771614591912a2ee480f77347e0b

Authored by 伽蓝
1 parent 3ec66429
Exists in master

fix

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/views/Yanxue/pageDetails.vue
... ... @@ -165,7 +165,7 @@ export default {
165 165 margin: 5vw;
166 166  
167 167 .pic {
168   - width: 70vw;
  168 + width: 90vw;
169 169 // height: 45vw;
170 170 margin-bottom: 5vw;
171 171  
... ...