mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Update reactions-viewer.reaction.vue
This commit is contained in:
parent
4a330b4698
commit
5fc0978ff3
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…
Add table
Reference in a new issue