Skip to content

Commit

Permalink
[Security Solution][Resolver] Pills can overflow to the right of thei…
Browse files Browse the repository at this point in the history
…r bounding boxes (#79734)
  • Loading branch information
bkimmel authored Oct 6, 2020
1 parent a4a5393 commit 7068e96
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export const NodeSubMenu = styled(NodeSubMenuComponents)`
background: transparent;
position: absolute;
top: 4.5em;
contain: content;
overflow-x: visible;
width: 12em;
z-index: 2;
}
Expand Down

0 comments on commit 7068e96

Please sign in to comment.