forked from matrix/element-web
Fix bold avatar letters
This commit is contained in:
parent
b830f43371
commit
5b2f921190
|
@ -25,6 +25,7 @@ limitations under the License.
|
|||
text-align: center;
|
||||
speak: none;
|
||||
pointer-events: none;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.mx_BaseAvatar_image {
|
||||
|
|
Loading…
Reference in New Issue