fix: layout of the insecure room name warning icon
This commit is contained in:
parent
093254d948
commit
0c6b0641f5
@ -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;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user