remove highlight track mechanism

-
I found out that it's very annoying
-
This commit is contained in:
geoffrey45
2022-09-02 19:25:22 +03:00
parent 4c8d437530
commit 140c25d0ff
4 changed files with 8 additions and 51 deletions
@@ -54,8 +54,8 @@ const props = defineProps<{
top: 0;
background-image: linear-gradient(
to top,
rgba(22, 22, 22, 0.507),
transparent 50%
rgba(0, 0, 0, 0.753),
transparent 60%
);
height: 100%;
width: 100%;