css: remove components/_Scrollbar.scss (unused)

This commit is contained in:
0x1eef 2024-04-29 23:35:46 -03:00
parent 5845f42454
commit 9b20c90e4c

View file

@ -1,6 +0,0 @@
.content.theme.blue {
ul.body {
@import "themes/blue/colors";
scrollbar-color: $primary-color $accent-color;
}
}