mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2025-12-11 17:32:50 +00:00
🐛 修复图片拖拽导致组件飘移的问题
This commit is contained in:
parent
9f24a22149
commit
48b3b9ec5c
@ -134,6 +134,10 @@ body {
|
||||
margin-left: 30px;
|
||||
}
|
||||
|
||||
img {
|
||||
-webkit-user-drag: none;
|
||||
}
|
||||
|
||||
.rotate-animate {
|
||||
margin: 100px auto;
|
||||
border:16px solid #f3f3f3;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user