feat: scroll queue if mouse if not over the area

This commit is contained in:
geoffrey45
2022-06-11 11:12:47 +03:00
parent 191ac0bc7b
commit 188834de3b
4 changed files with 20 additions and 9 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ a {
.l-sidebar {
width: 17rem;
grid-area: l-sidebar;
background-color: $gray;
background-color: $black;
margin: $small;
padding: 1rem;
}