Skip to content

Commit

Permalink
fixed newbadge issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Snare-Hawk committed Jun 17, 2023
1 parent cca5f50 commit e4ee48e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ button[class*="lookOutlined"][class*="colorBrand"]:hover,
}

/* fixes some badges badge with the correct blurple */
[class*="newBadge"],
[class*="sidebar"] [class*="textBadge"]:not([class^="liveShapeRound"]),
[class*="betaTagIcon"] {
background-color: var(--brand-experiment);
Expand Down

0 comments on commit e4ee48e

Please sign in to comment.