fix styles

This commit is contained in:
Victor Batischev
2024-02-09 22:50:45 +03:00
parent 56caee4453
commit 4915af89db
4 changed files with 7 additions and 7 deletions

View File

@ -896,7 +896,7 @@ export const ModalTiсket = ({
>
<img src={calendarIcon} alt="calendar" />
<span>
{deadLine ? getCorrectDate(deadLine) : "Срок исполнения:"}
{deadLine ? getCorrectDate(deadLine) : "Срок исполнения"}
</span>
</div>
<DatePicker
@ -913,7 +913,7 @@ export const ModalTiсket = ({
/>
</div>
<div className="time">
<img src={watch}></img>
<p></p>
<p>
{correctTimerTime(currentTimerCount.hours)}:
{correctTimerTime(currentTimerCount.minute)}: