fix: layout of the insecure room name warning icon
This commit is contained in:
parent
093254d948
commit
0c6b0641f5
|
@ -95,8 +95,12 @@ body.welcome-page {
|
|||
flex-direction: row;
|
||||
margin-top: 5px;
|
||||
|
||||
svg {
|
||||
fill: $defaultWarningColor
|
||||
.jitsi-icon {
|
||||
margin-right: 15px;
|
||||
|
||||
svg {
|
||||
fill: $defaultWarningColor
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue