Skip to content

Commit

Permalink
Update TabCord.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ukriu authored Apr 7, 2024
1 parent e9da619 commit 4bbbe99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Other/TabCord.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
[class*="typing_"] {bottom: -8px;}
[class*="banner"] {border-radius: 16px 16px 0 0;}
[class*="mentioned"] {border-radius: 0 16px 16px 0;}
[class*="userPanelOuter_"], [class*="userProfileInner_"], [class*="userPanelInner_"]::before, [class*="applicationStore_"], [class*="shop_"], [class*="shopScroll_"], [class*="pageWrapper_fef757"], [class*="userProfileOuter_"], [class*="userPopoutInner_"]:before {border-radius: 16px;}
[class^="userPanel"], [class^="userProfile"], [class^="userPopout"], .root_ba16f0, [class*="applicationStore_"], [class*="shop_"], [class*="shopScroll_"], [class*="pageWrapper_fef757"] {border-radius: 16px;}
[class*="scrollableContainer_"], [class*="floating_"], .container_def45c {border-radius: 16px !important;}
[class*="searchBarComponent_"] {text-align: center !important;}
[class*="base_"]:not(:is(.base__87e58, .numberBadge__40d6f, .iconBadge__19638)), [class*="profilePanel_"], .container_b2ce9c, .container__5c7e7, [class*="guilds_"] {
margin: 8px 0 !important;
border-radius: 16px !important;
}
[class*="sidebar_"], [class*="chat_"], [class*="guilds_"], .container_bd15da {
[class*="sidebar_"], [class*="chat_"], [class*="guilds_"], .container_bd15da {
margin: 0 5px;
border-radius: 16px !important;
}
Expand Down

0 comments on commit 4bbbe99

Please sign in to comment.