Fixed overflow on character cards not working

This commit is contained in:
ThaumRystra
2024-09-06 20:40:10 +02:00
parent f9b42f9d9a
commit b867cf182b

View File

@@ -19,7 +19,7 @@
<v-row
dense
class="initiative-row flex-grow-0"
style="flex-wrap: nowrap; overflow-x: azuto; padding-bottom: 50px; min-width: 200px;"
style="flex-wrap: nowrap; overflow-x: auto; padding-bottom: 50px; min-width: 200px;"
@wheel="transformScroll($event)"
>
<tabletop-creature-card