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

This commit is contained in:
bhlee 2020-12-17 17:28:24 +09:00 committed by GitHub
parent 5637b37fd2
commit edf415a7da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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