mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update person editor
This commit is contained in:
parent
d665b12b82
commit
ca37d6a03d
6 changed files with 28 additions and 18 deletions
|
@ -1056,7 +1056,7 @@
|
|||
var template = this.response;
|
||||
var dlg = paperDialogHelper.createDialog({
|
||||
removeOnClose: true,
|
||||
size: 'small'
|
||||
size: 'medium'
|
||||
});
|
||||
|
||||
dlg.classList.add('ui-body-b');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue