fix disabled cursor

This commit is contained in:
Alberto Xamin 2024-07-03 10:12:14 +01:00
parent d2bddb9eda
commit df65a97225
No known key found for this signature in database
GPG Key ID: 5ABFCD8A22EA6F5D

View File

@ -203,6 +203,7 @@
'cant-play': !ex.enabled,
...ex.card.classes,
}"
style="cursor: pointer"
:donotlocalize="true"
@click.native="toggleExpansions(ex.id)"
/>