Kong / swagger-ui-kong-theme

Plugin theme for Swagger-UI that adds snippets
Apache License 2.0
19 stars 17 forks source link

fix(authroize): fixes checkboxes so they display correct #140

Closed HenriPro closed 1 year ago

HenriPro commented 1 year ago

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

davidma415 commented 1 year ago

@HenriPro you should also bump the package version, then do an npm publish when we get this in :)