Skip to content

Commit

Permalink
Update client/scss/components/_status-tag.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudcolas committed Jul 19, 2024
1 parent 9a4782d commit d1c42ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/scss/components/_status-tag.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
border: 1px solid theme('colors.text-status-label');
border-radius: theme('borderRadius.xl');
// stylelint-disable-next-line property-disallowed-list
text-transform: capitalize;
text-transform: none;
}
}

Expand Down

0 comments on commit d1c42ce

Please sign in to comment.