mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
ba214a02af
commit
0f4b4b5908
78 changed files with 228 additions and 278 deletions
|
@ -7,7 +7,7 @@
|
|||
</h3>
|
||||
</div>
|
||||
|
||||
<div class="formDialogContent smoothScrollY">
|
||||
<div class="formDialogContent scrollY">
|
||||
<form class="addUserForm dialogContentInner dialog-content-centered">
|
||||
|
||||
<p style="color: orangered;">${MessageConnectAccountRequiredToInviteGuest}</p>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
${HeaderInviteUser}
|
||||
</h3>
|
||||
</div>
|
||||
<div class="formDialogContent smoothScrollY" style="padding-top:2em;">
|
||||
<div class="formDialogContent scrollY" style="padding-top:2em;">
|
||||
<div class="dialogContentInner dialog-content-centered">
|
||||
<form class="addUserForm" style="max-width: none;margin:0;">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue