Skip to content

Commit

Permalink
Gallery: Remove unused inline menu transition
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshupathak95 committed Jan 20, 2025
1 parent be5ce8a commit 7411f5c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/block-library/src/gallery/editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,6 @@
background: $white;
border: $border-width solid $gray-900;

@media not (prefers-reduced-motion) {
transition: box-shadow 0.2s ease-out;
}

&:hover {
box-shadow: $elevation-x-small;
}
Expand Down

0 comments on commit 7411f5c

Please sign in to comment.