trimble-oss / modus

Welcome to the home of the Modus design system developer projects!
https://github.com/trimble-oss/modus
MIT License
10 stars 2 forks source link

Modus Chips component - Height and padding of the component is different in Figma and styleguide and storybook has different dimensions #462

Open HarshithaNous opened 12 months ago

HarshithaNous commented 12 months ago

Modus Chips component - Height and padding of the component is different in Figma and styleguide and storybook has different dimensions

Height: Figma specifies that the height of Modus Chips component should be 32px. Styleguide specifies that the height should be 30px and in story book the height of chips component is 31.64px. Please refer the below screenshots: image image image

Padding: Figma specifies that the padding of Modus Chips component should be 7px 12px. Please note, Styleguide does not include the padding details. And story book has the padding of 2px 4px. Please refer the below screenshots: image image

Kindly confirm on the the correct height and padding of the Modus Chips component as it is different on Figma, Styleguide and Storybook.