浏览代码

fix(youtube-policy-links): Alignment.

j8
Hristo Terezov 5 年前
父节点
当前提交
07e203ce8d
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5
    0
      css/_recording.scss

+ 5
- 0
css/_recording.scss 查看文件

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

正在加载...
取消
保存