Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2020-03-10 15:35:09 +01:00
parent 455bb97686
commit 86771a24ee
1 changed files with 4 additions and 2 deletions

View File

@ -818,7 +818,8 @@ body:before {
border-radius: 3px;
background-color: rgba(var(--vaccentcolor), calc(0.3 * var(--vusechatbubbles)));
}
.avatar-1BDn8e {
#app-mount .avatar-1BDn8e {
top: 4px;
left: calc(-70px * var(--vusechatbubbles) + 16px);
}
.container-3FojY8 .avatar-1BDn8e {
@ -879,7 +880,8 @@ body:before {
margin-left: calc(80px * var(--vusechatbubbles));
padding-left: calc(1px * (10 * var(--vusechatbubbles) + 72 * (1 - var(--vusechatbubbles))));
}
.cozy-3raOZG .messageContent-2qWWxC {
#app-mount .cozy-3raOZG .header-23xsNx,
#app-mount .cozy-3raOZG .messageContent-2qWWxC {
margin-left: 0;
padding-left: 0;
}