@spaceandtimelabs/makeinfinite-ui 0.49.0 → 0.50.0

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.
@@ -19239,8 +19239,7 @@ const hC = /* @__PURE__ */ Kn(Jg), K6 = Jg.WidthProvider(hC), X6 = Fo.div`
19239
19239
  }
19240
19240
 
19241
19241
  .selected {
19242
- border: 2px solid #cc0aac;
19243
- border-radius: 5px;
19242
+ outline: 1px solid #cc0aac;
19244
19243
  box-shadow: 0 0 10px #cc0aac;
19245
19244
  }
19246
19245
 
@@ -211,8 +211,7 @@ object-assign
211
211
  }
212
212
 
213
213
  .selected {
214
- border: 2px solid #cc0aac;
215
- border-radius: 5px;
214
+ outline: 1px solid #cc0aac;
216
215
  box-shadow: 0 0 10px #cc0aac;
217
216
  }
218
217
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@spaceandtimelabs/makeinfinite-ui",
3
3
  "author": "aw-sxt",
4
4
  "private": false,
5
- "version": "0.49.0",
5
+ "version": "0.50.0",
6
6
  "type": "module",
7
7
  "exports": {
8
8
  ".": {