Skip to content

Commit

Permalink
Centre notification count badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Saltssaumure committed Jun 22, 2024
1 parent 755c198 commit f388b9f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions scss/main/list/_serverlist.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,11 @@
.circleIconButton_db6521.selected_db6521 {
background-color: hsla.default($accent-hue, 0.7);
}

// Notification count badge
.lowerBadge_c5f96a {
@at-root .numberBadge_df8943 {
padding-left: 2px;
padding-top: 0.5px;
}
}

0 comments on commit f388b9f

Please sign in to comment.