mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-04-24 03:47:53 +00:00
WIP
This commit is contained in:
parent
aa5da401ed
commit
4caa08f9fa
@ -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;
|
||||
}
|
||||
`
|
||||
`
|
||||
|
Loading…
x
Reference in New Issue
Block a user