Merge pull request #1002 from maximmax42/patch-1

Added margin-bottom for #sponsorblockPopup
This commit is contained in:
Ajay Ramachandran 2021-10-15 19:28:54 -04:00 committed by GitHub
commit 5ee6a2195d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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