emojis overlapped fixes

This commit is contained in:
10G Meow 2022-11-20 09:54:35 +02:00 committed by n8fr8
parent 48876b204e
commit fc98e18b4f

View file

@ -609,8 +609,7 @@ $admin-fg: white;
.avatar-operations-strut { .avatar-operations-strut {
position: relative; position: relative;
height: 0px; height: 0px;
z-index: 10;
z-index: 1;
} }
.message-operations { .message-operations {