I applied this padding:

/* Nuevo espacio alrededor del contenido web */

:root:not([sizemode="fullscreen"]) #appcontent { padding: 1px 4px 4px 4px !important; }

and I wonder if is possible make the scrollbar clickable from the border with some trick.