mirror of https://github.com/vector-im/riot-web
Use the same styling as for mx_TextualEvent
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
fccd71f82e
commit
8174973cfe
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue