fix spoiler text-align (#11790)

This commit is contained in:
Ajay Bura
2023-10-25 02:48:12 +11:00
committed by GitHub
parent 6e24b4d221
commit 827715cf1e

View File

@@ -800,6 +800,7 @@ $left-gutter: 64px;
font-size: inherit;
font-family: inherit;
line-height: inherit;
text-align: inherit;
.mx_EventTile_spoiler_reason {
color: $event-timestamp-color;