change padding

This commit is contained in:
Phillip Lang Martinez 2023-01-09 17:57:38 -05:00
parent 50cd17caba
commit 9ac4bb83d8

View File

@ -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;