mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-04-03 19:48:25 +03:00
Make bigger buttons on mobile skip button
This commit is contained in:
@@ -294,6 +294,10 @@
|
||||
float: right;
|
||||
}
|
||||
|
||||
.sponsorSkipNoticeCloseButton.biggerCloseButton {
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
.sponsorSkipMessage {
|
||||
font-size: 14px;
|
||||
font-weight: bold;
|
||||
@@ -302,6 +306,7 @@
|
||||
margin-top: auto;
|
||||
display: inline-block;
|
||||
margin-right: 10px;
|
||||
margin-bottom: auto;
|
||||
}
|
||||
|
||||
.sponsorSkipInfo {
|
||||
|
||||
Reference in New Issue
Block a user