@gallop.software/studio 0.1.105 → 0.1.106
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-QPYWEAUL.js → StudioUI-4MJ3CHCX.js} +2 -2
- package/dist/{StudioUI-QPYWEAUL.js.map → StudioUI-4MJ3CHCX.js.map} +1 -1
- package/dist/{StudioUI-J4DKTERW.mjs → StudioUI-WUWW66GV.mjs} +2 -2
- package/dist/{StudioUI-J4DKTERW.mjs.map → StudioUI-WUWW66GV.mjs.map} +1 -1
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
|
@@ -3116,7 +3116,7 @@ var styles6 = {
|
|
|
3116
3116
|
statusBtn: _react3.css`
|
|
3117
3117
|
position: absolute;
|
|
3118
3118
|
top: 4px;
|
|
3119
|
-
right:
|
|
3119
|
+
right: 28px;
|
|
3120
3120
|
z-index: 10;
|
|
3121
3121
|
height: 28px;
|
|
3122
3122
|
width: 28px;
|
|
@@ -5567,4 +5567,4 @@ var StudioUI_default = StudioUI;
|
|
|
5567
5567
|
|
|
5568
5568
|
|
|
5569
5569
|
exports.StudioUI = StudioUI; exports.default = StudioUI_default;
|
|
5570
|
-
//# sourceMappingURL=StudioUI-
|
|
5570
|
+
//# sourceMappingURL=StudioUI-4MJ3CHCX.js.map
|