use custom lyrics styling on search form instead of setting

This commit is contained in:
jeffvli
2026-07-19 16:27:49 -07:00
parent e4378d1bc9
commit dbd82d46cf
10 changed files with 152 additions and 100 deletions
@@ -8,3 +8,11 @@
word-break: break-all;
transform: translateY(-2rem);
}
.preview {
height: auto;
max-height: none;
padding: 1rem 0;
overflow: visible;
transform: none;
}