mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-22 02:16:39 +02:00
use custom lyrics styling on search form instead of setting
This commit is contained in:
@@ -8,3 +8,11 @@
|
||||
word-break: break-all;
|
||||
transform: translateY(-2rem);
|
||||
}
|
||||
|
||||
.preview {
|
||||
height: auto;
|
||||
max-height: none;
|
||||
padding: 1rem 0;
|
||||
overflow: visible;
|
||||
transform: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user