Skip to content

Commit

Permalink
Set padding for new profile popout activity
Browse files Browse the repository at this point in the history
  • Loading branch information
onkofonko committed Aug 28, 2024
1 parent 797027d commit 14dd7b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/theme/source.css
Original file line number Diff line number Diff line change
Expand Up @@ -3641,6 +3641,10 @@ button[aria-label="Disable Game Activity"] .contents_dd4f85:after {
background: unset !important
}

.card_ae1fa2 {
padding: 8px 0 8px 0;
}

.button_edead5 {
border: 0;
border-radius: 50%
Expand Down

0 comments on commit 14dd7b2

Please sign in to comment.