mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-01-03 07:09:04 +03:00
Fix skip to highlight button alignment on new layout
This commit is contained in:
@@ -752,6 +752,13 @@ input::-webkit-inner-spin-button {
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
color: white;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
/* July 2025 test UI */
|
||||
.ytp-delhi-modern .skipButtonControlBarContainer {
|
||||
height: 48px;
|
||||
margin: auto 0;
|
||||
}
|
||||
|
||||
.skipButtonControlBarContainer.sbhidden {
|
||||
|
||||
Reference in New Issue
Block a user