Skip to content

Commit

Permalink
Apply feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
ciampo committed Jul 10, 2024
1 parent 8944c82 commit d54612b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/block-editor/src/components/inserter/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -228,9 +228,9 @@ $block-inserter-tabs-height: 44px;
margin-top: auto;
}

// Temporary disable the component's indicator animation. This override should
// removed in favour of using the native component's styles and behavior.
// See https://github.com/WordPress/gutenberg/pull/62879#issuecomment-2219720582
// Temporarily disable the component's indicator animation.
// TODO: remove in favor of using the native component's styles and behavior,
// see https://github.com/WordPress/gutenberg/pull/62879#issuecomment-2219720582
&[aria-orientation="vertical"]::after {
content: none;
}
Expand Down

0 comments on commit d54612b

Please sign in to comment.