Hi,
Thanks for trying out the plugin ??
Currently that option is not yet available, but you can put this into your custom JS file. Make sure to read the Wiki on how to add your custom JS:
$('li.block-aq_tabs_block').resizable({
minWidth: 300
});
I’ll consider adding this feature in next version ??
Cheers