#im surprised the ui designers werent laid off
1 messages · Page 1 of 1 (latest)
Why do I not see a difference
sigh
Oh the position
position and padding pretty much
fire thread name
i think the overlay is cool, if only it would align properly
D:
thats hilarious
if only it were like 1 pixel misaligned in the actual style so it would trigger people
:ome
u xan fix that easily though
more stupid discord ideas to deal with 
uh how to change the position of this to right
asking here since only thread talking about UI redesign
[class*=barBase_] {
width: fit-content;
margin-left: auto;
}
you mean this?
also #🎨-theme-development exists
doesnt seem to work
oh typing
that's the one for old messages
just go in devtools and hover over the typing thing
copy the class and replace it
that gonna be hard
need someone to type
guh
pain
the html element just goes and comes
over and over
use f8 pause plugin
wow
looks broken on canary
i suck at frontend crap so i just went trial and error with px, im sure theres some variable that can get these values but eh, just replace the same block in OP with this
.visual-refresh [class^=panels_] {
bottom: 4px;
left: 80px;
width: calc(100% - 84px);
}```