@chromatic-com/tetra 2.3.0--canary.123.9590817.0 → 2.3.0--canary.123.c87de0e.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -1577,7 +1577,7 @@ import {css,keyframes}from'@emotion/react';import*as i from'react';import i__def
|
|
|
1577
1577
|
font-size: ${B[12]};
|
|
1578
1578
|
line-height: 14px;
|
|
1579
1579
|
`}
|
|
1580
|
-
color: ${v.
|
|
1580
|
+
color: ${v.slate400};
|
|
1581
1581
|
`,Pg=Xe.div`
|
|
1582
1582
|
display: flex;
|
|
1583
1583
|
align-items: center;
|