LuccaSA / lucca-front

documentation
https://prisme.lucca.io
MIT License
38 stars 4 forks source link

[Notch box] Improve box shadow #2896

Closed jeremie-lucca closed 1 week ago

jeremie-lucca commented 1 week ago

Description

Improve box shadow


image (59)

We can't apply --pr-t-elevation-shadow-raised token as we use a filter drop-shadow on this component. It would be possible to make a combination of 3 different drop-shadow but that would lead to a breaking change as some BU override --component-notchbox-box-shadow to remove or set a 1px border style shadow on Notch Box, so we decided to apply a single shadow quite close to orginal mockups.


LuccaIntegration commented 1 week ago

:woman_cook: https://lucca-front.lucca.tech/PR-2896/storybook

CCNET-iLucca commented 1 week ago

Tests d'interfaces