mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-20 06:28:27 +03:00
Fix skip to highlight not hiding when none
This commit is contained in:
@@ -538,6 +538,10 @@ input::-webkit-inner-spin-button {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.skipButtonControlBarContainer.hidden {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.skipButtonControlBarContainer.mobile {
|
||||
bottom: 30%;
|
||||
margin-left: 5px;
|
||||
|
||||
Reference in New Issue
Block a user