mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-09 21:17:20 +03:00
Shrink youcap text on Firefox
This commit is contained in:
@@ -131,7 +131,7 @@ class SubmissionNoticeComponent extends React.Component<SubmissionNoticeProps, S
|
||||
|
||||
return (
|
||||
<tr style={{textAlign: "center"}}>
|
||||
<p style={{width: "300px", textAlign: "center", display: "inline-block"}}>
|
||||
<p style={{width: "300px", textAlign: "center", display: "inline-block", fontSize: "11px"}}>
|
||||
Like contributing to crowdsourced projects?
|
||||
Consider checking out <a href="https://youcap.video/" style={{textDecoration: "underline"}}>YouCap</a>,
|
||||
a new open-source replacement for YouTube{"'"}s now defunct community captions.
|
||||
|
||||
Reference in New Issue
Block a user