Added margin-bottom for #sponsorblockPopup

This margin is to separate popup window from playlist/related videos list
This commit is contained in:
Maxim
2021-10-13 22:48:07 +05:00
committed by GitHub
parent a2b054844a
commit 75607dea1c

View File

@@ -46,6 +46,7 @@
width: 330px;
padding: 22px;
text-align: center;
margin-bottom: var(--ytd-margin-6x);
}
#issueReporterTimeButtons > .votingButtons > .segmentTimeButton {