Skip to content

Commit

Permalink
Social Links: Remove redundant reduce-motion mixin
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshupathak95 committed Feb 3, 2025
1 parent c9b2569 commit 67c39fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/block-library/src/social-links/editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@
// Unconfigured placeholder links are semitransparent.
.wp-social-link.wp-social-link__is-incomplete {
opacity: 0.5;
@include reduce-motion("transition");
}

.wp-block-social-links .is-selected .wp-social-link__is-incomplete,
Expand Down

0 comments on commit 67c39fd

Please sign in to comment.