mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-27 15:21:28 +00:00
ext6migrate: remove useless padding to improve TaskViewer layout
This commit is contained in:
parent
0423798570
commit
2618ee9782
@ -207,7 +207,6 @@ Ext.define('PVE.window.TaskViewer', {
|
|||||||
height: 400,
|
height: 400,
|
||||||
layout: 'fit',
|
layout: 'fit',
|
||||||
modal: true,
|
modal: true,
|
||||||
bodyPadding: 5,
|
|
||||||
items: [{
|
items: [{
|
||||||
xtype: 'tabpanel',
|
xtype: 'tabpanel',
|
||||||
region: 'center',
|
region: 'center',
|
||||||
|
Loading…
Reference in New Issue
Block a user