mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-12-27 14:27:46 +00:00
Fix: Thumbnails were slightly off-center in the episode grid
This commit is contained in:
@@ -561,7 +561,8 @@ html {
|
||||
height: max-content;
|
||||
width: 100%;
|
||||
aspect-ratio: 16 / 9;
|
||||
margin: 0 !important;
|
||||
/* margin: 0 !important; */
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.layout-desktop .listItem-largeImage .listItemBody {
|
||||
|
||||
Reference in New Issue
Block a user