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
8dbdfe3be1
commit
058d86a988
29 changed files with 239 additions and 314 deletions
|
@ -18,7 +18,7 @@
|
|||
var html = '';
|
||||
|
||||
html += '<div class="dialogContent smoothScrollY" style="padding-top:2em;">';
|
||||
html += '<div class="dialogContentInner centeredContent">';
|
||||
html += '<div class="dialogContentInner dialog-content-centered">';
|
||||
html += '<form style="margin:auto;">';
|
||||
|
||||
html += '<div class="fldSelectPlaylist selectContainer">';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue