“Search for a company” input can expand to full available width on desktop (#285)

This commit is contained in:
Shihab Hasan 2026-03-18 17:33:46 -04:00 committed by GitHub
parent cdd23f5ecf
commit 0b55cb260a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -400,7 +400,7 @@ export const VisaSponsorsPage: React.FC = () => {
<PageMain>
{/* Search section */}
<section className="rounded-xl border border-border/60 bg-card/40 p-4">
<div className="grid gap-4 md:grid-cols-[220px_minmax(0,1fr)]">
<div className="grid gap-4">
<div className="space-y-2">
<div className="space-y-2">
<label