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

This commit is contained in:
Suguru Hirahara
2022-05-14 09:55:52 +02:00
committed by GitHub
parent e6ec01fe86
commit f54d54b3ff
3 changed files with 10 additions and 2 deletions
@@ -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 {