diff --git a/src/components/Modal/Tracker/ModalTicket/modalTicket.scss b/src/components/Modal/Tracker/ModalTicket/modalTicket.scss
index b971b46c..c0545033 100644
--- a/src/components/Modal/Tracker/ModalTicket/modalTicket.scss
+++ b/src/components/Modal/Tracker/ModalTicket/modalTicket.scss
@@ -63,9 +63,10 @@
color: #1458dd;
font-weight: 700;
font-size: 22px;
+ margin-left: 15px;
&__category {
- margin-right: 17px;
+ margin-right: 5px;
}
h2,
@@ -613,7 +614,7 @@
cursor: pointer;
position: absolute;
top: 25px;
- right: 30px;
+ right: 20px;
width: 13px;
height: 13px;
display: flex;
@@ -654,8 +655,7 @@
display: flex;
align-items: center;
position: relative;
- margin-bottom: 5px;
- margin-top: 12px;
+ margin-top: 10px;
span {
color: #000000;
@@ -688,7 +688,7 @@
.start {
font-size: 12px;
- margin-top: 25px;
+ margin-top: 15px;
width: 151px;
height: 40px;
border: none;
@@ -964,11 +964,11 @@
}
&_box {
- padding: 25px 85px 25px 40px;
+ padding: 25px 0px 10px 40px;
border-bottom: 1px solid #f1f1f1;
&-middle {
- padding: 0px 40px 25px 40px;
+ padding: 0px 0px 10px 35px;
border-bottom: 1px solid #f1f1f1;
}
@@ -978,8 +978,8 @@
flex-direction: column;
position: relative;
- row-gap: 15px;
- padding: 22px 40px 0 40px;
+ row-gap: 10px;
+ padding: 10px 40px 0px 40px;
border-radius: 10px;
margin-bottom: 10px;
@@ -1170,10 +1170,10 @@
}
&-bottom {
- padding: 10px 110px 15px 56px;
+ padding: 0px 110px 10px 35px;
font-weight: 400;
font-size: 14px;
- line-height: 38px;
+ line-height: 32px;
div {
display: flex;
diff --git a/src/components/ProfileCalendar/ProfileCalendarComponent.jsx b/src/components/ProfileCalendar/ProfileCalendarComponent.jsx
index b1f468cd..204d2c8b 100644
--- a/src/components/ProfileCalendar/ProfileCalendarComponent.jsx
+++ b/src/components/ProfileCalendar/ProfileCalendarComponent.jsx
@@ -273,15 +273,15 @@ export const ProfileCalendarComponent = React.memo(
? `${getCorrectDate(startDate)} - ${getCorrectDate(endDate)}`
: `${getCorrectDate(endDate)} - ${getCorrectDate(startDate)}`
: activePeriod
- ? "Выберите диапазон на календаре"
- : "Выбрать диапазон"}
+ ? "Выберите диапазон на календаре"
+ : "Выбрать диапазон"}
{totalRangeHours
? `${totalRangeHours} ${hourOfNum(totalRangeHours)}`
: endDate
- ? "0 часов"
- : ""}
+ ? "0 часов"
+ : ""}
{endDate && (
- Добавить проект
- Добавить проект
- Нажимая кнопку - “Закрыть сегодняшний день” - вы отправляете - потрачеенное время на сверку + Нажимая кнопку “Закрыть сегодняшний день”, вы отправляете + потраченное время на сверку