better grid
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user