Client: Profile: Main: fix style

This commit is contained in:
Viktor Fomin 2022-09-14 14:48:20 +03:00
parent d39c6281f1
commit 44c45f461a

View File

@ -8,6 +8,7 @@ export const StyledRow = styled.div`
.combo {
& > div {
padding: 0 !important;
justify-content: flex-start !important;
}
}