Fix MessageTimestamp position next to redacted messages on IRC/modern layout (#8591)

This commit is contained in:
Suguru Hirahara 2022-05-14 07:55:52 +00:00 committed by GitHub
parent e6ec01fe86
commit f54d54b3ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 2 deletions

View file

@ -20,6 +20,7 @@ limitations under the License.
font-size: $font-12px;
width: 100%;
overflow-x: auto; // Cancel overflow setting of .mx_EventTile_content
line-height: normal; // Align with avatar and E2E icon
pre,
code {