Small tweak to the max length of lyrics on FS mode.
This commit is contained in:
parent
0cfc93f54d
commit
2ce93bc498
1 changed files with 1 additions and 1 deletions
|
@ -3657,7 +3657,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
|
||||
.lyrics-col{
|
||||
|
||||
height: 75vh;
|
||||
height: 62vh;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-content: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue