Skip to content

Commit 7a29749

Browse files
author
beautyyuyanli
committed
disable user drag of image
1 parent 870bf19 commit 7a29749

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/main.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,7 @@ body{
300300
height: 660px;
301301
bottom: -90px;
302302
user-select: none;
303+
-webkit-user-drag: none;
303304
}
304305
#showSaid{
305306
position: absolute;

0 commit comments

Comments
 (0)