Skip to content

Commit

Permalink
Update TabCord.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ukriu authored May 26, 2024
1 parent 3743777 commit b369155
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Other/TabCord.css
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ div[class*="menu_"][role*="menu"] {
height: 22px;
top: 3px;
}
/* quick fix for profiles in dms (which are in place of memberlist)
[class*="banner_"] {width: 70.8%;}
*/
/* quick fix for profiles in dms (which are in place of memberlist) */
div[class*="userPanel"] > div[class*="none_"][class*="scrollerBase_"] > div > svg[class*="bannerSVGWrapper_"] > foreignObject:has([class*="banner"]) {width: 70.8%}

0 comments on commit b369155

Please sign in to comment.