-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Slightly too compact episode list #96
Comments
Thank you, I had the same problem but it looks great now <3 |
I added this which keeps the smaller pics but get the full 3 lines of text: /* Size episode preview images in a more compact way */ |
Mind turning those changes into a PR? I'll get to it eventually, but if you do I can just immediately merge it. |
First, thanks for the amazing theme. Especially thanks for making it modular and adjustable.
The compact episode list is slightly too squished. Episode descriptions are cut off at the bottom, making it impossible to read the entire thing for many episodes. There's no way to scroll to read the covered bit. Would it be possible to have the height pulled out into a variable so we could tweak it to our liking? I'm assuming that would be simpler than adding a scroll function.
The text was updated successfully, but these errors were encountered: