Make call tiles look less broken in the right panel (#9808)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user