priority tasks

This commit is contained in:
2023-06-15 21:46:52 +03:00
parent cf5d1760f7
commit bd82169b6a
3 changed files with 94 additions and 20 deletions

View File

@ -534,6 +534,10 @@
0px 1px 1px rgba(0, 0, 0, 0.06);
}
.task__hover {
box-shadow: 0 0 5px gray;
}
&__item {
width: 328px;
max-height: 250px;