mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-14 23:47:04 +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;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.skipButtonControlBarContainer.hidden {
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
#sbSkipIconControlBarImage {
|
#sbSkipIconControlBarImage {
|
||||||
height: 60%;
|
height: 60%;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
|
|||||||
Reference in New Issue
Block a user