Skip to content

Commit

Permalink
👕
Browse files Browse the repository at this point in the history
  • Loading branch information
aveline authored and juzser committed Jul 27, 2023
1 parent 759d8e6 commit b51c7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polaris-react/src/styles/shared/_buttons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
@include focus-ring($style: 'focused');

#{$se23} & {
// @include focus-ring($size: 'wide');
// stylelint-disable-next-line -- se23 temporary styles
@include no-focus-ring;
outline: var(--p-border-width-2) solid
var(--p-color-border-interactive-focus);
Expand Down

0 comments on commit b51c7a7

Please sign in to comment.