fix: layout of the insecure room name warning icon

This commit is contained in:
Bettenbuk Zoltan 2020-06-25 16:32:54 +02:00 committed by Zoltan Bettenbuk
parent 093254d948
commit 0c6b0641f5

View File

@ -95,10 +95,14 @@ body.welcome-page {
flex-direction: row; flex-direction: row;
margin-top: 5px; margin-top: 5px;
.jitsi-icon {
margin-right: 15px;
svg { svg {
fill: $defaultWarningColor fill: $defaultWarningColor
} }
} }
}
::placeholder { ::placeholder {
color: #253858; color: #253858;