Improve some line-height for app and message img

This commit is contained in:
the-djmaze 2022-10-20 14:40:16 +02:00
parent 3d809b1faa
commit 94e703a98b
2 changed files with 2 additions and 1 deletions

View file

@ -411,6 +411,7 @@ html.rl-no-preview-pane {
font-family: var(--fontSans);
font-size: 11px;
height: auto;
line-height: 1;
transform: translate(-25%,0);
width: auto;
width: -moz-fit-content;