none billing app fixes

This commit is contained in:
Čarodej
2022-02-12 09:16:36 +01:00
parent 948c7453a6
commit 4498461e70
5 changed files with 10 additions and 7 deletions

View File

@@ -9,7 +9,7 @@
<img
:src="user.data.relationships.settings.data.attributes.avatar.sm"
:alt="user.data.relationships.settings.data.attributes.name"
class="relative z-0 h-14 w-14 cursor-pointer rounded-xl object-cover shadow-lg md:h-16 md:w-16"
class="relative z-0 h-14 w-14 rounded-xl object-cover shadow-lg md:h-16 md:w-16"
/>
<!--User name & email-->