Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
fix spoiler text-align (#11790)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajbura authored Oct 24, 2023
1 parent 6e24b4d commit 827715c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/css/views/rooms/_EventTile.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 827715c

Please sign in to comment.