fix style names

This commit is contained in:
Victor Batischev
2024-01-31 16:46:16 +03:00
parent 73c9101be2
commit 78249348eb
9 changed files with 45 additions and 45 deletions

View File

@ -176,7 +176,7 @@
}
}
.createProjectBtn {
.create-project-btn {
max-width: 322px;
width: 322px;
height: 166px;
@ -306,11 +306,11 @@
}
}
.noProjectUsers {
.no-project-users {
@media (max-width: 900px) {
position: inherit;
.addPerson {
.add-person {
position: inherit;
}