Fixed pages

This commit is contained in:
MaxOvs19
2023-10-19 19:19:45 +03:00
parent 6dd8612eaf
commit 4be52d429c
4 changed files with 42 additions and 26 deletions

View File

@ -118,7 +118,11 @@
transform: scale(1);
}
.createProject {
.createProject,
.createColumn,
.editProject,
.addWorker,
.editColumn {
background: linear-gradient(180deg, #fff 0%, #ebebeb 37.29%);
.title-project {
margin-top: 20px;