1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 06:28:42 +01:00

chore: fixes sizing on icon

This commit is contained in:
Amir Raminfar
2024-07-26 08:04:31 -07:00
parent 19d0355d7c
commit 5ef18bf508

View File

@@ -4,7 +4,7 @@
<div class="card-body grid auto-cols-auto grid-flow-col justify-between gap-4">
<div class="flex flex-col gap-2 overflow-hidden">
<div class="flex items-center gap-1 truncate text-xl font-semibold">
<HostIcon :type="host.type" />
<HostIcon :type="host.type" class="flex-none" />
{{ host.name }}
<span class="badge badge-error badge-xs gap-2 p-2" v-if="!host.available">