Use new semantic tokens for username colors (#12209)
* Use new semantic tokens for username colors To match the tokens now used by the Compound Web avatar component * Fix incorrect lock icon * Update screenshots
This commit is contained in:
@@ -710,14 +710,6 @@ legend {
|
||||
color: $username-variant6-color;
|
||||
}
|
||||
|
||||
.mx_Username_color7 {
|
||||
color: $username-variant7-color;
|
||||
}
|
||||
|
||||
.mx_Username_color8 {
|
||||
color: $username-variant8-color;
|
||||
}
|
||||
|
||||
.mx_AppWarning,
|
||||
.mx_AppPermission {
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user