Skip to content

Commit

Permalink
fix dropdown screenshot test reset style
Browse files Browse the repository at this point in the history
  • Loading branch information
tujoworker committed Apr 15, 2019
1 parent b7f22a0 commit 6fccb3c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ const Wrapper = styled.div`
[data-dnb-test='dropdown-list'] .dnb-dropdown__list {
display: block;
position: relative;
top: 0;
width: var(--dropdown-width);
}
`
Expand Down

0 comments on commit 6fccb3c

Please sign in to comment.