prayag17 / JellySkin

Vibrante/minimal Jellyfin CSS using custom Icons and more!!, created for Jellyfin web :film_strip:, can be used by just one line.

Home Page:http://prayag17.github.io/JellySkin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: Library Tiles are not centred / don't fill the screen

jim-aw opened this issue · comments

commented

Describe the bug
The Library Tiles leave a gap on the right side of the screen and also the right side stays 'blank' regardless of the zoom or the window size.
If I remember correctly, the tiles were previously somehow scaled to fill the entire screen (left/right).

Bildschirm­foto 2023-08-26 um 22 01 21

macOS 13.2
Safari / MediaPlayer
Used CSS:

@import url("https://cdn.jsdelivr.net/npm/jellyskin@latest/dist/main.css");
@import url("https://cdn.jsdelivr.net/npm/jellyskin@latest/dist/logo.css");
@import url("https://cdn.jsdelivr.net/npm/jellyskin@latest/dist/addons/improvePerformance.css");
@import url("https://cdn.jsdelivr.net/npm/jellyskin@latest/dist/addons/compactPosters.css");

(also happens with only the main.css)