Сustom Emoji: Fix multiple emojis overlap (#4527)
This commit is contained in:
parent
3e25fbd9c3
commit
5a7416d750
@ -7,7 +7,7 @@
|
|||||||
flex: 0 0 var(--custom-emoji-size);
|
flex: 0 0 var(--custom-emoji-size);
|
||||||
|
|
||||||
&.with-grid-fix .media, &.with-grid-fix .thumb {
|
&.with-grid-fix .media, &.with-grid-fix .thumb {
|
||||||
width: calc(100% + 1px) !important;
|
width: calc(100%) !important;
|
||||||
height: calc(100% + 1px) !important;
|
height: calc(100% + 1px) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user