Add this script in your userContent.css (See Editing Config Files):
scrollbar[orient="vertical"] scrollbarbutton, scrollbar[orient="vertical"] slider{ width: 20px !important; }
You can change the "20px" to whatever value you want.