This PR fixes the authorize modal's checkboxes so they are now clickable.
I ended up changing the SVG, as something with the svg being used made it not work when we increased the size of the checkboxes. I also broke it into multilines instead of shorthand, as it's quite long with url()
Also changed the spacing between authorize and close buttons
This PR fixes the authorize modal's checkboxes so they are now clickable. I ended up changing the SVG, as something with the svg being used made it not work when we increased the size of the checkboxes. I also broke it into multilines instead of shorthand, as it's quite long with
url()
Also changed the spacing between authorize and close buttons