more tweaks again

This commit is contained in:
notfire 2025-03-25 20:06:27 -04:00
parent 0c5e73f090
commit d283965d82
Signed by: notfire
GPG key ID: 3AFDACAAB4E56B16

View file

@ -23,7 +23,11 @@
} }
/* hides top of dm list, friends (hopefully) always selected */ /* hides top of dm list, friends (hopefully) always selected */
.container_e45859:nth-of-type(1) { .friendsButtonContainer__35e86 {
margin-bottom: .5em;
}
li[role="listitem"]:nth-child(3) {
display: none; display: none;
} }