mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-08 20:47:11 +03:00
margin in ContinueVoting
This commit is contained in:
@@ -227,7 +227,9 @@ class SkipNoticeComponent extends React.Component<SkipNoticeProps, SkipNoticeSta
|
|||||||
style={{marginRight: "10px"}}>
|
style={{marginRight: "10px"}}>
|
||||||
|
|
||||||
{/* Submitted string */}
|
{/* Submitted string */}
|
||||||
|
<span style={{marginRight: "10px"}}>
|
||||||
{this.state.thanksForVotingText}
|
{this.state.thanksForVotingText}
|
||||||
|
</span>
|
||||||
|
|
||||||
{/* Continue Voting Button */}
|
{/* Continue Voting Button */}
|
||||||
<button id={"sponsorTimesContinueVotingContainer" + this.idSuffix}
|
<button id={"sponsorTimesContinueVotingContainer" + this.idSuffix}
|
||||||
|
|||||||
Reference in New Issue
Block a user