mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
avoid hoverover artefacts on avatar initials
This commit is contained in:
parent
46541a3f2e
commit
098491e350
@ -23,6 +23,7 @@ limitations under the License.
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
speak: none;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.mx_MemberAvatar_image {
|
||||
|
@ -23,4 +23,5 @@ limitations under the License.
|
||||
text-align: center;
|
||||
font-weight: normal ! important;
|
||||
speak: none;
|
||||
pointer-events: none;
|
||||
}
|
Loading…
Reference in New Issue
Block a user