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
rotate img 90% --> 100%
yunxing
4 years ago
parent
1cf058a400
commit
b858fd6a9b
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/components/Rotation/src/rotation.vue
+ 1
- 1
src/components/Rotation/src/rotation.vue
View File
@@ -40,7 +40,7 @@ export default {
height: 100%;
}
img {
- width:
9
0%;
+ width:
10
0%;
}
}