Increase tooltip zindex

This commit is contained in:
Ajay 2022-03-21 22:42:47 -04:00
parent 821bbc969b
commit c66110a60f

View file

@ -592,6 +592,7 @@ input::-webkit-inner-spin-button {
line-height: 1.5em;
color: white;
font-size: 12px;
z-index: 1000;
}
.sponsorBlockTooltip a {