forked from FoundKeyGang/FoundKey
Update reactions-viewer.reaction.vue
This commit is contained in:
parent
8abe8042d7
commit
f187df3933
1 changed files with 8 additions and 0 deletions
|
@ -173,6 +173,14 @@ export default Vue.extend({
|
|||
border-radius 4px
|
||||
cursor pointer
|
||||
|
||||
&, *
|
||||
-webkit-touch-callout none
|
||||
-webkit-user-select none
|
||||
-khtml-user-select none
|
||||
-moz-user-select none
|
||||
-ms-user-select none
|
||||
user-select none
|
||||
|
||||
*
|
||||
user-select none
|
||||
pointer-events none
|
||||
|
|
Loading…
Reference in a new issue