mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-01-02 22:59:16 +03:00
Revert padding change
This commit is contained in:
@@ -124,8 +124,6 @@
|
|||||||
|
|
||||||
bottom: 100px;
|
bottom: 100px;
|
||||||
right: 10px;
|
right: 10px;
|
||||||
padding-left: 5px;
|
|
||||||
padding-right: 5px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.sponsorSkipNoticeParent, .sponsorSkipNotice {
|
.sponsorSkipNoticeParent, .sponsorSkipNotice {
|
||||||
@@ -133,6 +131,8 @@
|
|||||||
|
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
border-spacing: 5px 10px;
|
border-spacing: 5px 10px;
|
||||||
|
padding-left: 5px;
|
||||||
|
padding-right: 5px;
|
||||||
|
|
||||||
border-collapse: unset;
|
border-collapse: unset;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user