Skip to content

Commit

Permalink
better fix thanks @Androser420
Browse files Browse the repository at this point in the history
  • Loading branch information
refact0r committed Dec 23, 2024
1 parent 1843d7b commit bd6819c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ svg[class^=slider_] > rect[fill='white'] /* settings checkbuttons slider */ {

/* Fix oversized statuses on friends page */
[class^=peopleColumn_] {
max-width: 50rem;
width: 0;
}

/* fix hidden text labels */
Expand Down

0 comments on commit bd6819c

Please sign in to comment.