Update docs/src/components/ui/dropdown-button.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
This commit is contained in:
parent
d2c86801b4
commit
9a936ef826
@ -240,7 +240,7 @@ export function DropdownButton({
|
||||
>
|
||||
<div className="flex items-center gap-3">
|
||||
{option.icon}
|
||||
<span className="font-medium text-base -tracking[-0.16px]">
|
||||
<span className="font-medium text-base tracking-[-0.16px]">
|
||||
{option.name}
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user