소스 검색

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…
취소
저장