Skip to content

Commit

Permalink
Update TabCord.css - rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
ukriu authored Apr 3, 2024
1 parent 14bc32f commit d6ba451
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions Other/TabCord.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
[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*="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*="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*="sidebar_"], [class*="chat_"], [class*="guilds_"] {
margin: 0 5px;
border-radius: 16px !important;
}
Expand Down Expand Up @@ -47,11 +47,6 @@ div[class*="menu_"][role*="menu"] {
padding-left: 6px;
padding-right: 6px;
}
/* Server list */
[class*="guilds_"] {
margin: 8px !important;
border-radius: 16px;
}
/* Scroll bar */
* {
scrollbar-width: unset !important;
Expand Down

0 comments on commit d6ba451

Please sign in to comment.