Esri / solutions-components

A collection of UI components for constructing webapps.
Apache License 2.0
10 stars 4 forks source link

Increase the size of Like, Dislike and Comments button #658

Closed skrishn closed 1 week ago

skrishn commented 1 month ago

The buttons appear small, so we'd like to increase them to the next size (medium) like the image below.

image

sumitzarkar commented 1 month ago

@skrishn

chris-fox commented 1 month ago

@sumitzarkar, please use the medium scale for the calcite like and dislike buttons and size the comment icon and text to be equivalent to the like and dislike buttons.

sumitzarkar commented 1 month ago

@chris-fox Here is how it will look after the changes:

image

chris-fox commented 1 month ago

That looks good to me. thank you.

chris-fox commented 1 month ago

@sumitzarkar, i was just playing around with it and the buttons-container class has a padding of 10px which is quite large for that space. Is this a calcite standard or could we go smaller like 4px or 6px so the bar isn't so large with the buttons?

image

sumitzarkar commented 1 month ago

@chris-fox

Yes, we can reduce the buttons-container padding to 4px. Here is the screenshot after updating padding to 4px image