Skip to content

Commit

Permalink
Update source
Browse files Browse the repository at this point in the history
  • Loading branch information
CapnKitten committed Jul 14, 2024
1 parent 85bd5be commit c16f4f6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Themes/Material-Discord/src/popouts/_userPopout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,7 @@
}

%userProfileInner {
&:before {
border-radius: calc(var(--popout-radius-big) / 1.25);
}
border-radius: calc(var(--popout-radius-big) / 1.25);
}

%userProfileUsernameRow {
Expand Down Expand Up @@ -250,7 +248,7 @@
width: 28px;
height: 28px;
padding: 0;

%buttonContents {
--button-height: 28px;

Expand Down

0 comments on commit c16f4f6

Please sign in to comment.