fix(youtube-policy-links): Alignment.

This commit is contained in:
Hristo Terezov 2020-04-10 17:50:39 -05:00
parent 638fdf0370
commit 07e203ce8d
1 changed files with 5 additions and 0 deletions

View File

@ -71,6 +71,11 @@
display: flex;
margin-top: 5px;
text-align: right;
flex-direction: column;
.help-container {
display: flex;
}
}
.live-stream-cta {