fix spoiler text-align (#11790)
This commit is contained in:
parent
6e24b4d221
commit
827715cf1e
1 changed files with 1 additions and 0 deletions
|
@ -800,6 +800,7 @@ $left-gutter: 64px;
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
line-height: inherit;
|
line-height: inherit;
|
||||||
|
text-align: inherit;
|
||||||
|
|
||||||
.mx_EventTile_spoiler_reason {
|
.mx_EventTile_spoiler_reason {
|
||||||
color: $event-timestamp-color;
|
color: $event-timestamp-color;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue