fixed calendar periods

This commit is contained in:
MaxOvs19
2023-10-24 19:41:59 +03:00
parent 5f92d86bd9
commit 76b2c4622f
3 changed files with 29 additions and 7 deletions

View File

@ -287,7 +287,7 @@
.selectDateRange {
display: flex;
align-items: center;
column-gap: 8px;
column-gap: 16px;
font-size: 16px;
font-weight: 500;
position: relative;