#full height gif menu so i can see all my

1 messages · Page 1 of 1 (latest)

fiery plover
#

@harsh comet
Either it's on my end or this is broken. I can't drag the edge anymore

#

I can drag it to the left but not to the top

harsh comet
#

note: you can resize horizontally by dragging the edge

fiery plover
harsh comet
#

i've already edited to be immune to class changes

ember yacht
thick forge
#

got broken from the visual refresh :(

balmy hinge
# thick forge got broken from the visual refresh :(

Just add .visual-refresh before the [class.. bit:

.visual-refresh [class^="positionContainer_"] {
    height: calc(100vh - 180px);
}

Discord's own CSS is getting prioritized over custom snippets because they've started specifyig .visual-refresh on lots of styles, causing them to be more specific and thus prioritised