change padding
This commit is contained in:
parent
50cd17caba
commit
9ac4bb83d8
@ -94,7 +94,7 @@ export const qchatStyles = css`
|
|||||||
}
|
}
|
||||||
|
|
||||||
.people-list ul {
|
.people-list ul {
|
||||||
padding: 0;
|
padding: 0px 0px 60px 0px;
|
||||||
height: 85vh;
|
height: 85vh;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user