Commit c39e768
feat: update dropdown shadow to match Pine's visual prominence (#2142)
- Change sage-dropdown__panel from sage-shadow(md) to sage-shadow(100)
- Matches Pine's --pine-box-shadow-100 for consistent visual prominence
- Addresses DSS-1493
The sage-shadow(100) token has identical shadow values to Pine's
--pine-box-shadow-100: 0 1px 3px 0 rgba(0,0,0,.1), 0 1px 2px 0 rgba(0,0,0,.06)
ensuring perfect visual matching while maintaining design system consistency.
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>1 parent 974059b commit c39e768
File tree
1 file changed
+1
-1
lines changed- packages/sage-assets/lib/stylesheets/components
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
349 | | - | |
| 349 | + | |
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| |||
0 commit comments