Custom Emoji: Fix positioning
This commit is contained in:
parent
d6c20e2798
commit
e6ff11fa45
@ -1,5 +1,5 @@
|
|||||||
.root {
|
.root {
|
||||||
display: inline-block;
|
display: inline-flex;
|
||||||
vertical-align: text-bottom;
|
vertical-align: text-bottom;
|
||||||
width: var(--custom-emoji-size);
|
width: var(--custom-emoji-size);
|
||||||
height: var(--custom-emoji-size);
|
height: var(--custom-emoji-size);
|
||||||
|
|||||||
@ -203,12 +203,6 @@
|
|||||||
h3 {
|
h3 {
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
|
|
||||||
.emoji {
|
|
||||||
vertical-align: text-bottom;
|
|
||||||
background-position: 0 0;
|
|
||||||
flex-shrink: 0;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.contact-phone,
|
.contact-phone,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user