feat: added callback click listeners

This commit is contained in:
Aliaksei Karzhou
2024-07-03 17:44:28 +03:00
parent 0c301de7f6
commit def28bfe1f
11 changed files with 4065 additions and 21 deletions

View File

@@ -190,7 +190,6 @@
background: rgba($color: $black, $alpha: 0.05);
}
/* Handle */
&::-webkit-scrollbar-thumb {
background: rgba($color: $black, $alpha: 0.1);
}