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

Update src/components/filterdialog/filterdialog.template.html

Co-authored-by: viown <48097677+viown@users.noreply.github.com>
This commit is contained in:
othmar52 2024-11-26 03:24:04 +01:00 committed by Bill Thornton
parent 91a7b90639
commit 9a689754b9

View file

@ -141,7 +141,7 @@
</div>
</div>
<button is="emby-button" type="button" class="btnResetAllFilters hide emby-button raised">
<button is="emby-button" type="button" class="btnResetAllFilters hide emby-button raised block">
<span class="listItemIcon listItemIcon-transparent material-icons delete" aria-hidden="true"></span>
<span>${ResetAllFilters}</span>
</button>