Merge branch 'main' of https://github.com/apuc/outstaffing-react into fix-tracker-and-statistics

This commit is contained in:
MaxOvs19
2023-10-11 12:22:00 +03:00
9 changed files with 149 additions and 114 deletions

View File

@ -321,7 +321,7 @@
.projectPersons {
display: flex;
position: relative;
left: -10px;
left: 5px;
img {
position: relative;
display: flex;
@ -358,7 +358,7 @@
color: #252c32;
border: 1px solid #dde2e4;
background: white;
left: -6px;
left: -20px;
}
.addPerson {