Skip to content

Commit

Permalink
new role button class
Browse files Browse the repository at this point in the history
+ full profile activity gap
  • Loading branch information
Metro420yt committed Oct 10, 2024
1 parent 951d115 commit 66efa3f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
7 changes: 5 additions & 2 deletions stuff/_friends.scss
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
box-shadow: none;
}

// User profile (modal)
// full User profile (modal)
.userProfileOuter_c69a7b {
// Banner
.bannerSVGWrapper_b32cc2 {
Expand Down Expand Up @@ -176,11 +176,14 @@
padding: 12px;
display: flex;
flex-direction: column;
row-gap: 8px;

.scroller_d2b491 {
padding-right: 12px !important;
}

.section_ba4d80 {
gap: 16px;
}
}
}
}
2 changes: 1 addition & 1 deletion stuff/_member-list.scss
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
}

// Roles
.role_e4010c {
.role_f9575e {
position: relative;
overflow: hidden;
border: none;
Expand Down
2 changes: 1 addition & 1 deletion stuff/_settings.scss
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@
z-index: 1;
border-radius: 0;

.role_e4010c {
.role_f9575e {
border-radius: 5px;
margin-bottom: 6px;
padding-left: 20px;
Expand Down

0 comments on commit 66efa3f

Please sign in to comment.