better grid

This commit is contained in:
2026-03-17 15:47:59 +01:00
parent f57660c994
commit e304fcbf6f
10 changed files with 95 additions and 38 deletions

View File

@@ -8,7 +8,7 @@
[routerLink]="['/' + ERouteKey.Interactions + '/' + chibi.id]"
class="w-full flex flex-row gap-4 bg-primary-200 p-4 rounded-lg cursor-pointer"
>
<img [src]="chibi.iconPath" class="rounded-full w-3/12" />
<img [src]="chibi.iconPath" class="rounded-full w-12 aspect-square" />
<div>
<div class="flex flex-row items-center gap-2">
<div