Merge branch 'main' of https://github.com/apuc/outstaffing-react into fix-tracker-and-statistics
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user