Minor visual update

This commit is contained in:
bergware
2021-12-03 18:13:51 +01:00
parent bea5f40d2d
commit 5d6122d983
@@ -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,