Skip to content

Commit

Permalink
Fixed badge overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
anderson-oki committed Aug 26, 2024
1 parent 1be0a9e commit 9ec6027
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions frontend/src/assets/badge.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,8 @@
}
}
}

.label {
overflow: visible;
}
}

0 comments on commit 9ec6027

Please sign in to comment.