fix: 🎨
This commit is contained in:
parent
9e8bf70e16
commit
162ae6b021
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ export default function TrustScoreFilter() {
|
|||
variant="ghost"
|
||||
size="titlebar-icon"
|
||||
className={cn(
|
||||
'relative w-fit px-3',
|
||||
'relative',
|
||||
minTrustScore === 0
|
||||
? 'text-muted-foreground hover:text-foreground'
|
||||
: 'text-primary hover:text-primary-hover'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue