Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1623 from talwinder50/issue-1608
Browse files Browse the repository at this point in the history
  • Loading branch information
birtony authored Mar 29, 2022
2 parents 4d57e6a + 9697d12 commit 7000875
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,8 @@
`flex-none w-8 h-8 rounded-full`,
styles?.background?.color !== '#fff'
? `bg-neutrals-black bg-opacity-25 group-hover:bg-opacity-60`
: `bg-neutrals-thistle`,
: `bg-neutrals-light bg-opacity-25`,
]"
:style="`background-color: ${styles?.background?.color}`"
>
<div class="p-1">
<img
Expand Down

0 comments on commit 7000875

Please sign in to comment.