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 80cb0e0 commit 595a96fCopy full SHA for 595a96f
www/src/lib/components/f-badge.svelte
@@ -2,7 +2,7 @@
2
class="bg-grey-700 flex rounded px-[0.375rem] py-1 lg:px-2 lg:py-[0.375rem]"
3
>
4
<span
5
- class="leading-trim salt text-grey-200 block text-xs uppercase lg:text-sm"
+ class="leading-trim salt text-grey-200 block text-nowrap text-xs uppercase lg:text-sm"
6
7
<slot />
8
</span>
0 commit comments