Make call tiles look less broken in the right panel (#9808)
This commit is contained in:
parent
8778abc05c
commit
8660293424
5 changed files with 90 additions and 67 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue