Disabled text wrapping on episode titles and added the necessary styling.
Added title tag to see the full episode name on hover.
While dynamically resizing the row of cards to fit all of the information would be a better solution, I couldn't figure it out without quite large changes like relying on JS to resize that after load.
I think this works quite well for now and allows full use of the extension.
Resolves #241
Changes:
While dynamically resizing the row of cards to fit all of the information would be a better solution, I couldn't figure it out without quite large changes like relying on JS to resize that after load. I think this works quite well for now and allows full use of the extension.
Before:
After: