Make call tiles look less broken in the right panel (#9808)

This commit is contained in:
Robin 2022-12-21 13:59:02 -05:00 committed by GitHub
parent 8778abc05c
commit 8660293424
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 90 additions and 67 deletions

View file

@ -30,7 +30,7 @@ limitations under the License.
}
.mx_BaseAvatar_image {
border: 1px solid $background;
border: 1px solid var(--facepile-background, $background);
}
.mx_BaseAvatar_initial {