tracker-connect

This commit is contained in:
2023-05-05 00:50:48 +03:00
parent 2fec7f4d28
commit d8a7eb55f5
8 changed files with 177 additions and 129 deletions

View File

@ -507,7 +507,8 @@
padding: 15px;
background: #e1fccf;
border-radius: 12px;
right: -75px;
right: -20px;
top: 5px;
z-index: 7;
row-gap: 10px;
display: flex;
@ -526,6 +527,11 @@
}
}
}
&__noItems {
font-weight: 500;
font-size: 25px;
}
}
.board {