mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-23 15:11:12 -05:00
Fix AutocompleteSearch text display
This commit is contained in:
@@ -281,7 +281,7 @@ export function AutocompleteSearch({
|
||||
{getTypeLabel(item.type)}
|
||||
</Badge>
|
||||
</div>
|
||||
<div className="text-sm text-muted-foreground truncate">
|
||||
<div className="text-sm text-muted-foreground/80 truncate mt-0.5 leading-relaxed">
|
||||
{item.subtitle}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user