mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
remove highlight track mechanism
- I found out that it's very annoying -
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user