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

This commit is contained in:
Robin
2022-12-21 18:59:02 +00:00
committed by GitHub
parent 8778abc05c
commit 8660293424
5 changed files with 90 additions and 67 deletions
+1 -1
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 {