Skip to content

Commit

Permalink
shop
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkChan0225 committed Jul 18, 2024
1 parent a8ef3ae commit 1326666
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions src/roundeddiscord.css
Original file line number Diff line number Diff line change
Expand Up @@ -600,9 +600,13 @@ div.profileThemedContainer_d2194f {
margin-bottom: 10px;
border-left: 0 !important;
}
.shop_e77fa3,
.shopScroll_e77fa3 {
height: 97.7% !important;
.shop_e77fa3 {
height: 97.5% !important;
}
.shopScroll_e77fa3{
border-radius: var(--radius);
height: 100% !important;
margin-bottom: 10px;
}
.container_ee69e0,
.privateChannels_f0963d {
Expand Down

0 comments on commit 1326666

Please sign in to comment.