Song search input minheight #37
Labels
bug
Something isn't working
frontend
Frontend functionality
implementation
Possible implementation idea to keep in mind
low-priority
May not be worked on
When window height changes, such as when opening devtools docked on the bottom of the screen, the song search input field gets smaller.
From messing with styles in devtools, I know this can be fixed by changing the
height
CSS property tomin-height
.The text was updated successfully, but these errors were encountered: