This commit is contained in:
AlphaX-Projects 2023-01-25 16:36:36 +01:00 committed by GitHub
parent aa5da401ed
commit 4caa08f9fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,11 +51,11 @@ export const qchatStyles = css`
}
.people-list .blockedusers {
z-index: 1;
position: absolute;
bottom: 0;
width: 20vw;
background: var(--white);
border-top: 1px solid var(--border);
border-right: 3px #ddd solid;
display: flex;
justify-content: space-between;
@ -476,4 +476,4 @@ export const qchatStyles = css`
color: #04aa2e;
font-size: 13px;
}
`
`