[S] Make images not draggable
This commit is contained in:
@@ -131,6 +131,15 @@ body
|
|||||||
flex-flow: column
|
flex-flow: column
|
||||||
height: 100%
|
height: 100%
|
||||||
|
|
||||||
|
img
|
||||||
|
user-drag: none
|
||||||
|
-webkit-user-drag: none
|
||||||
|
|
||||||
|
user-select: none
|
||||||
|
-moz-user-select: none
|
||||||
|
-webkit-user-select: none
|
||||||
|
-ms-user-select: none
|
||||||
|
|
||||||
body
|
body
|
||||||
background: #f9f2e0
|
background: #f9f2e0
|
||||||
height: 100%
|
height: 100%
|
||||||
|
|||||||
Reference in New Issue
Block a user