Remove red background from tooltip

pull/64/head
Vasek Mlejnsky 6 years ago
parent 7f133e6bb2
commit fab3d601c6

@ -15,7 +15,6 @@ const Wrapper = styled.div`
position: absolute;
z-index: 1070;
display: block;
background: red;
visibility: visible;
border: 1px solid ${colors.DIVIDER};
border-radius: 3px;

Loading…
Cancel
Save