Merge branch 'main' into tracker-connect-back

This commit is contained in:
2023-06-26 12:57:33 +03:00
parent dc123e1fc7
commit af8704eafe
3 changed files with 86 additions and 671 deletions

View File

@ -447,11 +447,16 @@
}
.button-add-worker {
cursor: pointer;
background: #8bcc60;
border-radius: 44px;
width: 33px;
height: 33px;
display: flex;
justify-content: center;
align-items: center;
border: none;
color: white;
font-size: 17px;
}
}