Increase the width of the OSPF and OpenFabric add and create windows.
This looks more pleasant and the input fields aren't that crammed
anymore.

Suggested-by: Thomas Lamprecht <t.lampre...@proxmox.com>
Signed-off-by: Gabriel Goller <g.gol...@proxmox.com>
---
 www/manager6/sdn/fabrics/FabricEdit.js | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/manager6/sdn/fabrics/FabricEdit.js 
b/www/manager6/sdn/fabrics/FabricEdit.js
index 3248dc4ce12a..5aa001564175 100644
--- a/www/manager6/sdn/fabrics/FabricEdit.js
+++ b/www/manager6/sdn/fabrics/FabricEdit.js
@@ -2,6 +2,8 @@ Ext.define('PVE.sdn.Fabric.Fabric.Edit', {
     extend: 'Proxmox.window.Edit',
     mixins: ['Proxmox.Mixin.CBind'],
 
+    width: 400,
+
     fabricId: undefined,
     baseUrl: '/cluster/sdn/fabrics/fabric',
 
-- 
2.39.5



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to