Web: Components: Fixed icons in dropDownItem in mainButton

This commit is contained in:
Alexey 2020-09-11 12:55:30 +03:00
parent 6423362a0c
commit 564f1828ca

View File

@ -88,6 +88,7 @@ const StyledDropdownItem = styled.div`
`;
const IconWrapper = styled.div`
display:flex;
width: 16px;
margin-right: 8px;
line-height: 14px;