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 5f5320d commit 0e05cb9Copy full SHA for 0e05cb9
src/Lumi/Components/Pill.purs
@@ -48,6 +48,7 @@ styles = jss
48
, borderRadius: "20px"
49
, fontSize: "13px"
50
, border: "1px solid"
51
+ , whiteSpace: "nowrap"
52
53
, "&[data-status=\"active\"]":
54
{ color: cssStringHSLA colors.accent1
0 commit comments