mirror of https://github.com/vector-im/riot-web
Fix deformed avatar in call in a narrow timeline (#12538)
parent
eed8d1538b
commit
5109e7e4c0
|
@ -204,7 +204,7 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_LegacyCallEvent_info {
|
.mx_LegacyCallEvent_info {
|
||||||
align-items: unset;
|
align-items: center;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue