mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-04-23 11:27:52 +00:00
WIP
This commit is contained in:
parent
aa5da401ed
commit
4caa08f9fa
@ -51,11 +51,11 @@ export const qchatStyles = css`
|
|||||||
}
|
}
|
||||||
|
|
||||||
.people-list .blockedusers {
|
.people-list .blockedusers {
|
||||||
|
z-index: 1;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
width: 20vw;
|
width: 20vw;
|
||||||
background: var(--white);
|
background: var(--white);
|
||||||
border-top: 1px solid var(--border);
|
|
||||||
border-right: 3px #ddd solid;
|
border-right: 3px #ddd solid;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
@ -476,4 +476,4 @@ export const qchatStyles = css`
|
|||||||
color: #04aa2e;
|
color: #04aa2e;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
}
|
}
|
||||||
`
|
`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user