Web: Fixed schedule styles.

This commit is contained in:
Tatiana Lopaeva 2021-10-05 19:31:43 +03:00
parent c12d4b2f84
commit 3123d79138

View File

@ -118,9 +118,10 @@ const StyledModules = styled.div`
`;
const StyledScheduleComponent = styled.div`
.time_options {
.time_options,
.days_option {
.drop-down_variable-size {
width: 74px !important;
width: 171px !important;
}
}
.month_options {