pinecone-io / pinecone-vercel-starter

Pinecone + Vercel AI SDK Starter
https://pinecone-vercel-example.vercel.app
418 stars 127 forks source link

Fixing left-side active border overflow on input box #4

Open engageintellect opened 1 year ago

engageintellect commented 1 year ago

Problem

input highlight overflowing on left side: highlight-overflow

Solution

replace redundant margin with a little padding... This also equates to a little more screen real estate on mobile layouts after-hightlight

Type of Change

Test Plan

Describe specific steps for validating this change.

HarounAns commented 11 months ago

Nice work!