Fixed a stray empty list item action taking space on creatures in lists

This commit is contained in:
Stefan Zermatten
2021-06-22 15:19:46 +02:00
parent a6fbf71b36
commit 29a4575760

View File

@@ -39,9 +39,8 @@
<v-list-item-action v-if="!dense">
<shared-icon :model="model" />
</v-list-item-action>
<v-list-item-action>
<v-list-item-action v-if="!selection && !dense">
<v-icon
v-if="!selection && !dense"
style="height: 100%; width: 40px; cursor: move;"
class="handle"
>