Wrapper should also be 32px
This commit is contained in:
parent
0dd49b7c9b
commit
c84a79d3f5
|
@ -6,6 +6,8 @@
|
|||
font-size: 0;
|
||||
}
|
||||
.bd-emotewrapper {
|
||||
display: flex;
|
||||
max-height: 32px;
|
||||
img {
|
||||
height: 32px;
|
||||
margin: 0 .05em 0 .1em !important;
|
||||
|
|
Loading…
Reference in New Issue