mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2025-10-01 03:40:26 +02:00
Fix search button size
This commit is contained in:
parent
6839eb5bba
commit
5bc9b0e13a
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@ export function Header() {
|
|||
<div className="hidden md:block">
|
||||
<Button
|
||||
variant="outline"
|
||||
size="sm"
|
||||
className="gap-2 cursor-pointer hover:bg-rose-500/10 dark:hover:bg-rose-900/30 hover:border-rose-500 dark:hover:border-rose-500 transition-all duration-300"
|
||||
onClick={openCommandMenu}
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue