Fix styling for Vfs select dialog

This commit is contained in:
Hadi Nategh 2022-07-11 12:43:57 +02:00
parent 480e913151
commit eecc093ce3

View File

@ -1249,7 +1249,6 @@ export class et2_vfsSelect extends et2_inputWidget
buttons: buttons,
minWidth: 500,
minHeight: 400,
width: 400,
value: data,
template: egw.webserverUrl + '/api/templates/default/vfsSelectUI.xet?1',
resizable: false,