I might be dumb

This commit is contained in:
thororen1234 2024-08-11 01:16:52 -04:00
parent b6cb11578c
commit 44d31e69a8

View file

@ -0,0 +1,10 @@
.vc-media-playback-speed-icon {
background-color: transparent;
height: 100%;
z-index: 2;
color: var(--interactive-normal);
}
.vc-media-playback-speed-icon:hover {
color: var(--interactive-active);
}