@ynput/ayon-react-components 1.1.2 → 1.1.3
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.
|
@@ -21671,6 +21671,7 @@ const yxe = be(gxe)`
|
|
|
21671
21671
|
border-radius: var(--border-radius-xl);
|
|
21672
21672
|
background-color: var(--md-sys-color-surface-container);
|
|
21673
21673
|
`, Nxe = be.img`
|
|
21674
|
+
background-color: var(--md-sys-color-surface-container);
|
|
21674
21675
|
z-index: 10;
|
|
21675
21676
|
position: absolute;
|
|
21676
21677
|
inset: 0;
|
|
@@ -2179,6 +2179,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
2179
2179
|
border-radius: var(--border-radius-xl);
|
|
2180
2180
|
background-color: var(--md-sys-color-surface-container);
|
|
2181
2181
|
`,r0=we.default.img`
|
|
2182
|
+
background-color: var(--md-sys-color-surface-container);
|
|
2182
2183
|
z-index: 10;
|
|
2183
2184
|
position: absolute;
|
|
2184
2185
|
inset: 0;
|