Merge pull request #1065 from ONLYOFFICE/bugfix/121

Bugfix/121
This commit is contained in:
Alexey Safronov 2022-11-23 16:00:52 +03:00 committed by GitHub
commit 2364f63506
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -102,9 +102,9 @@ const StyledComboBox = styled(ComboBox)`
}
.combo-buttons_arrow-icon {
margin-top: 12px;
margin-top: 6px;
margin-right: 8px;
margin-left: 0px;
margin-left: 2px;
}
padding: 0px;