fix image magin
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2024-04-14 18:27:25 +02:00
parent 75835017cf
commit e34262f494
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -272,7 +272,7 @@
<img
v-if="logo"
class="mr-4 h-10 w-10 rounded-full"
class="h-10 w-10 rounded-full"
:src="logo"
>
</div>