mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
resize library buttons
This commit is contained in:
parent
9f80d772a9
commit
a4f86c1a60
6 changed files with 29 additions and 20 deletions
|
@ -497,7 +497,7 @@
|
|||
html += '<p class="itemGenres"></p>';
|
||||
|
||||
html += '<p class="itemOverlayHtml">';
|
||||
html += (item.OverviewHtml || item.Overview || '');
|
||||
html += (item.Overview || '');
|
||||
html += '</p>';
|
||||
|
||||
html += '</div>';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue