docs: small design fixes (#11243)
This commit is contained in:
@@ -33,7 +33,7 @@ export const SearchInput = ({
|
||||
type="text"
|
||||
placeholder={placeholder}
|
||||
className={clsx(
|
||||
"w-full h-docs_2 pl-docs_2 text-compact-small placeholder:text-medusa-fg-muted",
|
||||
"w-full h-docs_2 pl-docs_2 text-base md:text-compact-small placeholder:text-medusa-fg-muted",
|
||||
"bg-medusa-bg-field text-medusa-fg-base rounded-full",
|
||||
"shadow-borders-base hover:bg-medusa-bg-field-hover",
|
||||
"focus:bg-medusa-bg-field focus:shadow-borders-interactive-with-active focus:outline-none",
|
||||
|
||||
Reference in New Issue
Block a user