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