Fix MessageTimestamp position next to redacted messages on IRC/modern layout (#8591)
This commit is contained in:
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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue