mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
Adjust message timestamp position on TimelineCard in non-bubble layouts (#8745)
This commit is contained in:
parent
79a2dfe171
commit
68bc8112b3
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user