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

Commit

Permalink
Fix font size of MessageTimestamp on TimelineCard (#8950)
Browse files Browse the repository at this point in the history
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
  • Loading branch information
luixxiul committed Jul 5, 2022
1 parent f45e8ad commit 6f10cd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/css/views/right_panel/_TimelineCard.scss
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ limitations under the License.

.mx_MessageTimestamp {
inset-inline: auto 0;
font-size: $font-12px;
}

.mx_ReactionsRow {
Expand Down

0 comments on commit 6f10cd6

Please sign in to comment.