Skip to content

Commit

Permalink
Merge pull request #3925 from Giri-Suman/Issue-3843-Suman
Browse files Browse the repository at this point in the history
Issue #3843
  • Loading branch information
maxceem authored Apr 19, 2020
2 parents da8649a + 0eb650e commit 21d7515
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/components/User/UserTooltip.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
.Tooltip {
&.customer-data {
.tooltip-target {
z-index: 0;
display: flex;
&>div:first-child {
margin-left: -5px;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
margin-bottom: 0;
}
:global(.Dropdown) {
overflow-y: scroll;
height: 120px;
}
}
Expand Down

0 comments on commit 21d7515

Please sign in to comment.