mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-26 16:03:02 +00:00
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
|
border-radius 4px
|
||||||
cursor pointer
|
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
|
user-select none
|
||||||
pointer-events none
|
pointer-events none
|
||||||
|
|
Loading…
Reference in a new issue