fix spoiler text-align (#11790)
parent
6e24b4d221
commit
827715cf1e
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue