what it says on the tin, idk what else to add
here's the snippet:
IMPORTANT: the width of the server bar was hardcoded in because idk how to do it better, play around with the
.sidebarList_c48ade{
margin-left: 72px;
}
value if it looks broken for you
.bar_c38106{
z-index: 28371983721897;
}
.title_c38106{
background-color: transparent;
background: linear-gradient(to bottom, var(--background-base-lowest), #00000000);
}
.title_a7d72e{
-webkit-app-region: drag;
}
.sidebar_c48ade{
overflow: visible !important;
position: relative;
}
.sidebarList_c48ade{
margin-left: 72px;
}
.wrapper_ef3116{
position: absolute;
top: -35px;
height: calc(100vh - 65px);
/* padding-top: 10px; */
}
[class^="stack_dbd263 scroller_ef3116"]{
padding-top: 40px !important;
}```
