Mark up the avatar initials so they're not read out by screen readers
This commit is contained in:
parent
f8d628d336
commit
2fabf69ce3
2 changed files with 3 additions and 2 deletions
|
@ -23,8 +23,9 @@ limitations under the License.
|
|||
position: absolute;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
speak: none;
|
||||
}
|
||||
|
||||
.mx_MemberAvatar_image {
|
||||
border-radius: 20px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue