Fixed element layering on chapter markers

This commit is contained in:
loof2736 2024-08-11 20:05:33 -04:00
parent b4b9a24aba
commit aa875f2ceb

View File

@ -473,6 +473,7 @@ html,
}
.sliderMarker.watched {
background-color: #FFFFFF90 !important;
z-index: 10 !important;
}