anentrypoint-design 0.0.110 → 0.0.112
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 +9 -9
- package/package.json +1 -1
package/dist/247420.css
CHANGED
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
already had it), the inner element would otherwise re-trigger the root
|
|
172
172
|
light defaults and detach from the ancestor's data-theme override. Force
|
|
173
173
|
the inner element to inherit the ancestor's resolved tokens. */
|
|
174
|
-
.ds-247420 .ds-247420
|
|
174
|
+
.ds-247420 .ds-247420 {
|
|
175
175
|
--bg: inherit;
|
|
176
176
|
--bg-2: inherit;
|
|
177
177
|
--bg-3: inherit;
|