more tweaks again
This commit is contained in:
parent
0c5e73f090
commit
d283965d82
1 changed files with 5 additions and 1 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue