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

Fixes to the metadata dialog

This commit is contained in:
Hadi Charara 2022-07-03 14:12:38 -04:00
parent 894d0d8038
commit 27a6b8c1ea
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
<div class="formDialogHeader formDialogHeader-clear justify-content-center">
<h1 class="formDialogHeaderTitle" style="margin-left:0;margin-top: .5em;padding: 0 1em;"></h1>
<h1 class="formDialogHeaderTitle" style="margin-inline-start:0;margin-top: .5em;padding: 0 1em;"></h1>
</div>
<div class="formDialogContent smoothScrollY">