gis-ops / valhalla-app

This is the demo web app running on https://valhalla.openstreetmap.de
https://valhalla.openstreetmap.de
MIT License
163 stars 90 forks source link

[FEATURE] <made some ui changes to checkmark button to make it look better> #104

Closed ankitjangidx closed 1 year ago

ankitjangidx commented 1 year ago

Description

What kind of feature you are suggesting?

image In the screenshot provided, it appears that the checkmarks button is lacking a border and there is insufficient spacing between this button and the adjacent one. This lack of visual differentiation and cramped layout could potentially result in accidental clicks, and thus could benefit from some improvements.

Does it solve any problem?

image

I have made some improvements to the checkmarks buttons. Specifically, I have added a border and a radius to the buttons, and placed them within a flexbox to ensure they are always centered with respect to the border radius. These changes have effectively addressed the concern of accidental clicks, as the buttons are now more visually distinct and have adequate spacing between them.

nilsnolde commented 1 year ago

Na we're good as it is, thanks.