mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-14 15:37:12 +03:00
Fix skip button on control bar in firefox
This commit is contained in:
@@ -508,6 +508,10 @@ input::-webkit-inner-spin-button {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.skipButtonControlBarContainer.hidden {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
#sbSkipIconControlBarImage {
|
||||
height: 60%;
|
||||
top: 0px;
|
||||
|
||||
Reference in New Issue
Block a user