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 5, 2024
1 parent d6ba451 commit 053e6b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Other/TabCord.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ div[class*="menu_"][role*="menu"] {
}
/* dialog popout (eg: leave server) & checkboxes */
[class*="checkbox_"], [class*="item_"] {border-radius: 8px;}
[class*="button_"], [class*="menu_"], [role*="dialog"] * {border-radius: 16px;}
[class*="button_"], [class*="menu_"] {border-radius: 16px;}
/* Member List */
.container_f79ab4 {height: calc(100% - 16px); border-radius: 16px; margin-top: 4px;}
[class*="members_"] {margin-left: 4px !important;}
Expand Down

0 comments on commit 053e6b9

Please sign in to comment.