Skip to content

Commit

Permalink
Merge pull request #1859 from carbon-design-system/1852-overflow-back…
Browse files Browse the repository at this point in the history
…ground

fix(overflow): removed default background color for button
  • Loading branch information
kodiakhq[bot] authored Dec 9, 2020
2 parents 2d8c6fd + 6e7fdc6 commit 9986d4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/OverflowMenu/_overflow-menu.scss
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
@import '~carbon-components/scss/components/overflow-menu/overflow-menu';

button.#{$prefix}--overflow-menu {
background: none;
}

0 comments on commit 9986d4f

Please sign in to comment.