Fix custom emoji width

This commit is contained in:
Mathias Roustan 2023-11-18 18:41:49 +01:00
parent 60f143e41f
commit 623aef60f4
No known key found for this signature in database
GPG Key ID: B12E6A37971D9085
1 changed files with 1 additions and 7 deletions

View File

@ -785,8 +785,7 @@ body > [data-popper-placement] {
font-size: inherit;
vertical-align: middle;
object-fit: contain;
margin: -0.2ex 0.15em 0.2ex;
width: 16px;
margin: -0.2ex 0.15em 0;
height: 16px;
img {
@ -862,7 +861,6 @@ body > [data-popper-placement] {
}
.emojione {
width: 20px;
height: 20px;
margin: -3px 0 0;
}
@ -935,7 +933,6 @@ body > [data-popper-placement] {
overflow-y: auto;
.emojione {
width: 20px;
height: 20px;
margin: -3px 0 0;
}
@ -1362,7 +1359,6 @@ body > [data-popper-placement] {
line-height: 24px;
.emojione {
width: 24px;
height: 24px;
margin: -1px 0 0;
}
@ -6063,7 +6059,6 @@ a.status-card {
line-height: 24px;
.emojione {
width: 24px;
height: 24px;
margin: -1px 0 0;
}
@ -7402,7 +7397,6 @@ noscript {
margin-bottom: 16px;
.emojione {
width: 22px;
height: 22px;
}