Use the same styling as for mx_TextualEvent

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
pull/21833/head
Šimon Brandner 2021-06-10 15:31:27 +02:00
parent fccd71f82e
commit 8174973cfe
No known key found for this signature in database
GPG Key ID: 9760693FDD98A790
1 changed files with 1 additions and 1 deletions

View File

@ -21,6 +21,6 @@ limitations under the License.
.mx_SenderProfile_mxid {
font-weight: 600;
font-size: 1.1rem;
color: $event-timestamp-color;
margin-left: 5px;
opacity: 0.5; // Match mx_TextualEvent
}