瀏覽代碼

fix(welcome-page) fix .insecure-room-name-warning margin

master
bhlee 4 年之前
父節點
當前提交
edf415a7da
No account linked to committer's email address
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      css/_welcome_page.scss

+ 1
- 1
css/_welcome_page.scss 查看文件

@@ -90,7 +90,7 @@ body.welcome-page {
90 90
                     color: $defaultWarningColor;
91 91
                     display: flex;
92 92
                     flex-direction: row;
93
-                    margin-top: 5px;
93
+                    margin-top: 15px;
94 94
 
95 95
                     .jitsi-icon {
96 96
                         margin-right: 15px;

Loading…
取消
儲存