Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ultrawide mod #90

Open
HalfSpeed opened this issue May 30, 2023 · 0 comments
Open

ultrawide mod #90

HalfSpeed opened this issue May 30, 2023 · 0 comments
Labels
CSS CSS/SCSS styling

Comments

@HalfSpeed
Copy link

Under styles on the right side there's a section that looks like this. I try unchecking box next to flex-direction: column. which makes it look somewhat like the image below. But when I copy this in the custom css, It won't apply with the mod text below. Also I've tried finding it again in the steam devtools but I just can't.

If someone can figure it out, I'll like to also resize each panel to make it look nice on a ultrawide

.appdetailsoverview_Container_27RcN .appdetailsoverview_RightColumn_2aor4 {
width: 33%;
margin-left: 32px;
flex: none;
display: flex;
/* flex-direction: column; */
float: right;
}

Untitleggttttytd

@Jonius7 Jonius7 added the CSS CSS/SCSS styling label Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CSS CSS/SCSS styling
Projects
None yet
Development

No branches or pull requests

2 participants