Adjust message timestamp position on TimelineCard in non-bubble layouts (#8745)
This commit is contained in:
@@ -87,8 +87,8 @@ limitations under the License.
|
|||||||
|
|
||||||
.mx_MessageTimestamp {
|
.mx_MessageTimestamp {
|
||||||
position: absolute; // for modern layout and IRC layout
|
position: absolute; // for modern layout and IRC layout
|
||||||
right: -4px;
|
inset-inline-start: auto;
|
||||||
left: auto;
|
inset-inline-end: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_EventTile_msgOption {
|
.mx_EventTile_msgOption {
|
||||||
|
|||||||
Reference in New Issue
Block a user