layout fix

This commit is contained in:
Artem Tarasov 2020-07-22 11:34:31 +03:00
parent d42cffb0ce
commit 65c7381eba

View File

@ -42,6 +42,7 @@ const StyledInput = styled(SimpleInput)`
.text-tooltip {
margin-top: -11px;
margin-bottom: -10px;
}
`;