mirror of
https://github.com/element-hq/element-web
synced 2024-11-29 12:58:53 +03:00
6 lines
104 B
CSS
6 lines
104 B
CSS
.mx_SenderProfile {
|
|
display: inline-block;
|
|
width: 150px;
|
|
color: #444;
|
|
font-size: 80%;
|
|
}
|