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

Commit

Permalink
Adjust message timestamp position on TimelineCard in non-bubble layou…
Browse files Browse the repository at this point in the history
…ts (#8745)
  • Loading branch information
luixxiul authored Jun 2, 2022
1 parent 79a2dfe commit 68bc811
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions res/css/views/right_panel/_TimelineCard.scss
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ limitations under the License.

.mx_MessageTimestamp {
position: absolute; // for modern layout and IRC layout
right: -4px;
left: auto;
inset-inline-start: auto;
inset-inline-end: 0;
}

.mx_EventTile_msgOption {
Expand Down

0 comments on commit 68bc811

Please sign in to comment.