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