mirror of
https://github.com/unraid/webgui.git
synced 2026-04-28 13:59:21 -05:00
Minor visual update
This commit is contained in:
@@ -61,7 +61,7 @@ function popupWithIframe(title, cmd, reload, func) {
|
||||
autoOpen:true,
|
||||
title:title,
|
||||
draggable:true,
|
||||
width:800,
|
||||
width:900,
|
||||
height:((screen.height / 5) * 4) || 0,
|
||||
resizable:true,
|
||||
modal:true,
|
||||
|
||||
Reference in New Issue
Block a user