1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Convert ListView to react

This commit is contained in:
grafixeyehero 2024-01-31 04:20:42 +03:00
parent cc87ba3859
commit 9efc71fa3b
14 changed files with 1009 additions and 0 deletions

View file

@ -183,6 +183,7 @@
}
.listItemImage .cardImageIcon {
margin: auto;
font-size: 3em;
}