This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
web
/
wanda-bm-guide
Watch
17
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
rotate img 90% --> 100%
yunxing
4 年 前
親
1cf058a400
コミット
b858fd6a9b
1 ファイル変更
、
1 行追加
、
1 行削除
分割表示
差分情報を表示
1
1
src/components/Rotation/src/rotation.vue
+ 1
- 1
src/components/Rotation/src/rotation.vue
ファイルの表示
@@ -40,7 +40,7 @@ export default {
height: 100%;
}
img {
- width:
9
0%;
+ width:
10
0%;
}
}