#Sidebar Lyrics scrolling too far
48 messages · Page 1 of 1 (latest)
I have this too lol
@long escarp @timber notch
Try adding
padding-top: 25vh
}```
to your Custom CSS!
That can be found by going to Cider Settings > Visual > Sweetener > Custom CSS
If you wanna make it higher decrease the value, and if you want it lower increase the value.
the one that you put before worked, what you just edited to doesnt seem to do anything for me
Hmm
Copy and paste what I wrote and click this grey space above the textbox, it should save the changes
This affects every window, such as the homepage and stuff
oh lol
yeah i clicked the grey space to confirm and its still not doing anything
I'll downgrade since the variable might've changed
thank you for your help :)
Nope, still the same variable, try restarting Cider?
will do
If not, I can have you manually search for the item to edit and have you replace it instead of the .lyric-view thing
looking like that might have to be what we do as that still isnt working
i didnt have to before, but do i have to enable the sweetener thing for this to work?
2.4 is out?
hopefully its out either today or ssaturday
Can you press Ctrl + Shift + i, then in the window that pops up click this icon?
Then, after clicking that, while the lyrics tab is open, click here?
(The box highlighted in green)
done, its taken me there in dev tools elements view
data-v-5220ef27 is this what i need to paste in?
Look for the dropdown that looks like this
Copy .lyric-view[data-v-522ef27] into the css i sent above, replacing the other one
Should fix the issue
That's weird, I thought those variables were global, not client specific
@timber notch Just follow the instructions I sent above and it should work for you too