docs(changeset): update fix-scroll-card-shadow wording
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Etienne Napoleone <etienne.napoleone@gmail.com>
This commit is contained in:
committed by
GitHub
parent
76635ae005
commit
2da5a0af3b
@@ -2,6 +2,6 @@
|
||||
'@backstage/ui': patch
|
||||
---
|
||||
|
||||
Disabled `Card` scroll shadow on browser that doesn't support `animation-timeline: scroll()`. Prevents the shadow from being always visible over the `CardBody` when there's nothing to scroll or the body is not scrolled.
|
||||
Disabled `Card` scroll shadow in browsers that don't support `animation-timeline: scroll()`. Prevents the shadow from being always visible over the `CardBody` when there's nothing to scroll or the body is not scrolled.
|
||||
|
||||
**Affected components:** Card
|
||||
|
||||
Reference in New Issue
Block a user