- Replaced global navbar, now mobile friendly

- Corrected sizing of LyricSearchInputField
- Removed sitemap from auto-generated robots.txt
This commit is contained in:
2025-11-22 12:12:56 -05:00
parent 8d6bc3d10f
commit e4d2b4ec05
4 changed files with 262 additions and 65 deletions

View File

@@ -247,7 +247,8 @@ export function LyricSearchInputField({ id, placeholder, setShowLyrics }) {
onShow={handlePanelShow}
placeholder={placeholder}
autoFocus
size={40}
style={{ width: '100%', maxWidth: '900px' }}
inputStyle={{ width: '100%' }}
aria-controls="lyric-search-input"
/>
<Button onClick={() => handleSearch()} className="btn">