Skip to content

Commit

Permalink
adjust chip size (#1530)
Browse files Browse the repository at this point in the history
  • Loading branch information
pflopez authored May 24, 2024
1 parent 73d74c2 commit d2ed263
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
justify-content: center;
align-items: center;
border-radius: 4px;
box-sizing: border-box;
height: 32px;

&.in-progress {
color: $color-main-blue;
Expand Down

0 comments on commit d2ed263

Please sign in to comment.