Skip to content

Commit

Permalink
fix(overflow-menu): add reset to button (#8889)
Browse files Browse the repository at this point in the history
Co-authored-by: Josh Black <[email protected]>
  • Loading branch information
SimonFinney and joshblack authored Jun 17, 2021
1 parent 2d53daa commit 8813252
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@
}

.#{$prefix}--overflow-menu-options__btn {
@include reset;
@include type-style('body-short-01');
@include focus-outline('reset');

Expand Down

0 comments on commit 8813252

Please sign in to comment.