mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
adjust padding
This commit is contained in:
parent
aa36e649a1
commit
aebb7fd2d6
2 changed files with 1 additions and 2 deletions
|
@ -290,7 +290,7 @@
|
|||
var template = this.response;
|
||||
var dlg = paperDialogHelper.createDialog({
|
||||
removeOnClose: true,
|
||||
theme: 'b'
|
||||
size: 'small'
|
||||
});
|
||||
|
||||
dlg.classList.add('formDialog');
|
||||
|
|
|
@ -38,7 +38,6 @@
|
|||
<paper-checkbox id="chkAllChannels">${OptionRecordOnAllChannels}</paper-checkbox>
|
||||
</div>
|
||||
</div>
|
||||
<br />
|
||||
</div>
|
||||
|
||||
<div class="advancedToggle hide">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue