This website works better with JavaScript
Home
Explore
Help
Register
Sign In
web
/
wanda-bm-guide
Watch
17
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
update
zhulizhen1111
4 years ago
parent
fb0d5d500d
commit
471ea62847
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
src/views/overview/picViewRotation.vue
+ 2
- 0
src/views/overview/picViewRotation.vue
View File
@@ -93,6 +93,8 @@ export default {
}
img {
width: 100%;
+ height: 100%;
+ object-fit: contain;
}
}
}