#fuck off bar

1 messages ยท Page 1 of 1 (latest)

dreamy bramble
#

@wooden plinth can you make it work fine on different densities ๐Ÿ™

#

i already shut my pisscomputer down

late ether
dreamy bramble
wooden plinth
late ether
#

oh forgor

late ether
#

so uh. just saying it ig ๐Ÿ‘

hard briar
hard briar
#

probably an incompatibility with another snippet

honest zinc
#

the bottom few icons are covered up when in a call!

honest zinc
#

this also stops you from clicking the "new" button for messages from servers at the top of the list

dreamy bramble
#

@wooden plinth you're better at shitcord css

#

fix if you want to

crude thistle
#

@dreamy bramble i was using your snippet and noticed that it makes a fading gray border at the top of the app, yk if theres a easy fix?

#

nvm ignore what i said

#

forgot that

    background-color: transparent;
    background: linear-gradient(to bottom, var(--background-base-lowest), #00000000);
}```
was there
dreamy bramble
#

๐Ÿ™

crude thistle
crude thistle
dreamy bramble
crude thistle
#

lol

honest zinc
#
/* Fuck Off Bar! */
.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 - 11px);
    /* padding-top: 10px; */
}

[class^="stack_dbd263 scroller_ef3116"]{
    padding-top: 29px !important;
}
.unreadMentionsIndicatorTop_ef3116{
    z-index: 283719837218970;
    margin-top: 27px;
}
    ```
#

made it better for myself, don't know if anyone else will like it but I thought I'd share

magic island
magic island
#

i soon figured out that what i was looking for was already fixed

half pond
#

I have 2 problems
the first is that the New thing isn't clickable when it's in the top
the second is that the add server and discover buttons are both hidden behind the user panel when I'm in a call

half pond
#

it stays like this now

honest zinc
half pond
#

but it's ok I used another snippet to move the panel away

#

but I have another issue

#

a black bar cutting the server list

#

it vanishes when I remove this snippet

half pond
#

nvm it's solved now

earnest echo
honest zinc
#

well... yeah?

eternal patrol
warm hedge
#

For me i just change it to 100vh + 30px but you can adjust based on your system