ritz078 / raaga

🎹 An online app to play and learn music on a keyboard.
https://raaga.riteshkr.com
133 stars 23 forks source link

Add height style to Dropdown (instrument-selector) #120

Closed agent515 closed 3 years ago

agent515 commented 3 years ago

Fix to #119

Add maxHeight: 300 style to div inside Dropdown instrument-selector

before: <div className="py-2" style={{ width: 180 }}> after: <div className="py-2" style={{ width: 180, maxHeight: 300 }}>

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/ritz078/raaga/8pcjdr7us
✅ Preview: https://raaga-git-fork-agent515-dropdown-overflow.ritz078.vercel.app

ritz078 commented 3 years ago

@all-contributors please add @agent515 for code

allcontributors[bot] commented 3 years ago

@ritz078

I've put up a pull request to add @agent515! :tada: