Skip to content

Commit

Permalink
Merge pull request #7098 from hashicorp/b-ui/consistent-popover-buttons
Browse files Browse the repository at this point in the history
UI: Explicit transparent bg on popover actions
  • Loading branch information
DingoEatingFuzz authored Feb 7, 2020
2 parents 8d17366 + b73ac89 commit 6eee8d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/app/styles/components/popover-menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

.popover-action {
border: none;
background: transparent;
height: 2.75em;
width: 100%;
margin: 4px;
Expand Down

0 comments on commit 6eee8d6

Please sign in to comment.