How can i change the yellow marked button?
Hi, Inspect element on that button:
then copy the class OR the id:
then in the css section of the page:
. or # { size: 10px; adjust size }