Browse Source

fix(youtube-policy-links): Alignment.

master
Hristo Terezov 4 years ago
parent
commit
07e203ce8d
1 changed files with 5 additions and 0 deletions
  1. 5
    0
      css/_recording.scss

+ 5
- 0
css/_recording.scss View File

@@ -71,6 +71,11 @@
71 71
         display: flex;
72 72
         margin-top: 5px;
73 73
         text-align: right;
74
+        flex-direction: column;
75
+
76
+        .help-container {
77
+            display: flex;
78
+        }
74 79
     }
75 80
 
76 81
     .live-stream-cta {

Loading…
Cancel
Save