mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
startup wizard fixes
This commit is contained in:
parent
2f160fcaa0
commit
78bf493400
9 changed files with 16 additions and 12 deletions
|
@ -217,10 +217,7 @@
|
|||
|
||||
var dlg = PaperDialogHelper.createDialog({
|
||||
theme: 'a',
|
||||
size: 'medium',
|
||||
|
||||
// In (at least) chrome this is causing the text field to not be editable
|
||||
modal: false
|
||||
size: 'medium'
|
||||
});
|
||||
|
||||
dlg.classList.add('directoryPicker');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue