refactor: color
This commit is contained in:
parent
9cce73338e
commit
fe0ac5c4b0
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue