fix: employee layout & product card bg icon

This commit is contained in:
puriphatt 2024-06-17 04:15:56 +00:00
parent a6448e8e31
commit 0f8ea447f8
2 changed files with 5 additions and 5 deletions

View file

@ -28,14 +28,14 @@ withDefaults(
:style="`background-color:hsla(${color}/0.1)`"
>
<div class="row justify-between items-center">
<q-btn
<q-avatar
round
icon="mdi-folder"
size="12px"
size="48px"
class="q-my-md q-ml-md"
flat
:style="`color:hsl(${color});background-color:var(--surface-0)`"
:style="`color:hsl(${color});background-color:var(--surface-1)`"
/>
<q-btn
flat
round