mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
7 lines
104 B
CSS
7 lines
104 B
CSS
.mx_SenderProfile {
|
|
display: inline-block;
|
|
width: 150px;
|
|
color: #444;
|
|
font-size: 80%;
|
|
}
|