vtex / shoreline

Design System for the VTEX Admin, previously called Admin UI
https://shoreline.vtex.com
15 stars 0 forks source link

Calendar Input Border Radius #1583

Open emersonlaurentino opened 2 months ago

emersonlaurentino commented 2 months ago

Summary

The border-radius of the Calendar Icon Button is wrong.

Expected behavior

Currently is using 8px, but I think the correct one is 4pxI

Current behavior

https://github.com/vtex/shoreline/assets/10627086/d54d903a-8b85-4223-a486-08d2b2262c1f

Reproducible Example

No response

Suggested solution

No response

Additional context

No response

Package

No response

Packages version

No response

Browser

No response

Package Manager

pnpm

beatrizmilhomem commented 1 month ago

You're right, the button inside the input should have a custom radius of 4px $radius-1.

This issue is ready to be implemented.