Update BasicBackground.css
This commit is contained in:
parent
f3bf3ebb79
commit
c166131940
|
@ -1081,10 +1081,6 @@ body::after {
|
|||
top: 2px;
|
||||
left: calc(-70px * var(--usechatbubbles) + 16px - (6.6666666px * var(--decoration-to-avatar-ratio)/2));
|
||||
}
|
||||
#app-mount .messageItemBody-2EpHAK.hasReply-2Cr4KE .avatarDecoration-34OC0G,
|
||||
#app-mount .repliedMessage-3Z6XBG ~ * .avatarDecoration-34OC0G {
|
||||
top: calc(24px - (6.6666666px * var(--decoration-to-avatar-ratio)/2));
|
||||
}
|
||||
#app-mount .container-3FojY8 .avatarDecoration-34OC0G {
|
||||
left: calc(-10px * var(--usechatbubbles) - (6.6666666px * var(--decoration-to-avatar-ratio)/2));
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue