anentrypoint-design 0.0.435 → 0.0.436
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/247420.css +1 -1
- package/dist/247420.js +19 -19
- package/package.json +1 -1
package/dist/247420.css
CHANGED
|
@@ -13008,7 +13008,7 @@
|
|
|
13008
13008
|
display: block;
|
|
13009
13009
|
margin-top: var(--space-1-75);
|
|
13010
13010
|
font-weight: 400;
|
|
13011
|
-
color: var(--panel-text-
|
|
13011
|
+
color: var(--panel-text-3);
|
|
13012
13012
|
font-size: var(--fs-tiny);
|
|
13013
13013
|
line-height: 1.6;
|
|
13014
13014
|
}
|