refactor: color

This commit is contained in:
Methapon2001 2024-07-04 15:45:09 +07:00
parent 9cce73338e
commit fe0ac5c4b0

View file

@ -37,7 +37,7 @@ withDefaults(
>
<div
class="relative-position rounded q-pb-lg"
:style="`background-color:hsla(${color}/0.1)`"
:style="`background-color:hsla(${color}/.2)`"
>
<div class="row justify-between items-center">
<q-avatar