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
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; }