fixes_tasks #43

Merged
nik.polishuk merged 2 commits from fixes_tasks into main 2024-08-14 17:13:35 +03:00
Showing only changes of commit 7b4b4f37fc - Show all commits

View File

@ -844,7 +844,7 @@ export const TrackerModal = ({
)}
{modalType === "create-project" && (
<div>
<div className="title-project" style={{ minWidth: '350px' }}>
<div className="title-project" style={{ minWidth: "350px" }}>
<h4>{titleProject}</h4>
<div className="input-container">
<input