@squirrelbutt Legitimately no idea haha

We can dig through the github, but that's @ashkitten's handiwork

@spiderrobotpig @ashkitten ok if it's git what do i have to pull/merge to get that

just please give me instructions, there are NONE ANYWHERE

@squirrelbutt @ashkitten

Incorporating the variable-width column userstyle:

Add the following lines to app/assets/stylesheets/components.scss (around line 747 would be good for clarity):

@media (min-width: 1600px) {
.column {
width: 25%;
}

.drawer {
width: 23%;
}
}

???

@squirrelbutt

If this doesn't work we can do more diffing, but we're pretty sure that code is the thing

@spiderrobotpig i found it out, you don't set the width, you just add flex-grow: 1;

that way it properly fills the screen without any hackish proportion math

@spiderrobotpig @ashkitten that doesn't look like what you're using but i guess it helps already, i just need to tweak the values

thanks

@squirrelbutt @ashkitten No problem. Actually going through and comparing the changes in the github now

Sign in to participate in the conversation
Computer Fairies

Computer Fairies is a Mastodon instance that aims to be as queer, friendly and furry as possible. We welcome all kinds of computer fairies!