We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c143f08 commit 94c6961Copy full SHA for 94c6961
packages/ui-components/src/Common/Badge/index.module.css
@@ -1,7 +1,8 @@
1
@reference "../../styles/index.css";
2
3
.badge {
4
- @apply rounded-full
+ @apply whitespace-nowrap
5
+ rounded-full
6
text-center
7
text-white;
8
0 commit comments