mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 20:27:44 +00:00
docs: improve layout consistency (#1831)
* Fix sidebar tabs pre-rendering * Improve sidebar consistency * improve searchbar alignment * improve animation
This commit is contained in:
@@ -26,7 +26,7 @@ const SelectTrigger = React.forwardRef<
|
||||
>
|
||||
{children}
|
||||
<SelectPrimitive.Icon asChild>
|
||||
<ChevronsUpDown className="h-4 w-4 opacity-50" />
|
||||
<ChevronsUpDown className="size-4 opacity-50" />
|
||||
</SelectPrimitive.Icon>
|
||||
</SelectPrimitive.Trigger>
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user