Skip to content

Commit

Permalink
Improve nudge width
Browse files Browse the repository at this point in the history
  • Loading branch information
hojberg committed Aug 24, 2023
1 parent 168c30c commit 731f197
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/ui/components/nudge.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
.nudge.with-number .nudge_circle {
min-width: 1rem;
width: auto;
padding: 0 0.25rem;
height: 1rem;
border-radius: 0.5rem;
display: flex;
Expand Down

0 comments on commit 731f197

Please sign in to comment.