@gallop.software/studio 0.1.37 → 0.1.38
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/{StudioUI-46DJZBFD.mjs → StudioUI-DADFQY6I.mjs} +2 -3
- package/dist/{StudioUI-46DJZBFD.mjs.map → StudioUI-DADFQY6I.mjs.map} +1 -1
- package/dist/{StudioUI-S4UZXPB2.js → StudioUI-X7VS2R5F.js} +2 -3
- package/dist/StudioUI-X7VS2R5F.js.map +1 -0
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
- package/dist/StudioUI-S4UZXPB2.js.map +0 -1
|
@@ -1856,8 +1856,7 @@ var styles5 = {
|
|
|
1856
1856
|
bottom: 0;
|
|
1857
1857
|
z-index: 100;
|
|
1858
1858
|
display: flex;
|
|
1859
|
-
background:
|
|
1860
|
-
backdrop-filter: blur(2px);
|
|
1859
|
+
background: transparent;
|
|
1861
1860
|
`,
|
|
1862
1861
|
container: css5`
|
|
1863
1862
|
display: flex;
|
|
@@ -2657,4 +2656,4 @@ export {
|
|
|
2657
2656
|
StudioUI,
|
|
2658
2657
|
StudioUI_default as default
|
|
2659
2658
|
};
|
|
2660
|
-
//# sourceMappingURL=StudioUI-
|
|
2659
|
+
//# sourceMappingURL=StudioUI-DADFQY6I.mjs.map
|