This commit is contained in:
Sofia Papacharalampous 2024-05-16 16:35:24 +03:00
parent 3dbfa58e5e
commit 48eb38a156
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ $blue-color-light: #5cf7f2;
} }
.stick-list{ .stick-list{
position: sticky; position: sticky;
top: 7em; top: 13.5em;
} }
.actions-list{ .actions-list{
// border: 1px solid $blue-color; // border: 1px solid $blue-color;