How to resize the resizable grid span button?

Hi, I’m using resizable grid.
On mobile the span button is too small. I’m trying to display it more bigger.

 <span class="resize-handler"></span>

I imagine that I have to add css, but I don’t know which property I have to use.
I tried with “height” but it has no effect.

Thank you in advance.