We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fc2307 commit 883578eCopy full SHA for 883578e
packages/components/src/components/navigation-item-group/navigation-item-group-menu-tree.scss
@@ -19,10 +19,7 @@
19
margin-block-start: variables.$db-spacing-fixed-xs;
20
21
@media screen and (prefers-reduced-motion: no-preference) {
22
- & {
23
- transition: block-size
24
- #{variables.$db-transition-straight-emotional};
25
- }
+ transition: block-size #{variables.$db-transition-straight-emotional};
26
}
27
28
&:empty {
0 commit comments