finished reports adaptive
This commit is contained in:
@ -170,7 +170,7 @@ const ReportForm = () => {
|
||||
/>
|
||||
<div className="report-form__task-list">
|
||||
<img src={ellipse} alt="" />
|
||||
<span>Какие задачи были выполнены?</span>
|
||||
<span>Какие задачи выполнены?</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -166,7 +166,7 @@
|
||||
}
|
||||
|
||||
@media (max-width: 610px) {
|
||||
margin-left: 85px;
|
||||
margin-left: 80px;
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -472,12 +472,6 @@
|
||||
max-width: 141px;
|
||||
}
|
||||
}
|
||||
|
||||
&-list {
|
||||
img {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user