mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-25 23:05:23 +00:00
smaller divider
This commit is contained in:
@@ -159,7 +159,7 @@ export function Search({
|
||||
)}
|
||||
<div
|
||||
className={cn(
|
||||
'hidden mx-2 h-8 w-px bg-border dark:bg-border-dark',
|
||||
'hidden mx-2 h-6 w-px bg-border dark:bg-border-dark',
|
||||
fullsize ? 'flex' : 'hidden md:flex'
|
||||
)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user