Use the same styling as for mx_TextualEvent

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2021-06-10 15:31:27 +02:00
parent fccd71f82e
commit 8174973cfe

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
}