@loafmarkets/ui 0.1.289 → 0.1.290

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/index.js CHANGED
@@ -15444,8 +15444,8 @@ var BottomRow = styled9__default.default.div`
15444
15444
  `;
15445
15445
  var RecentOrderPanel = styled9__default.default.div`
15446
15446
  flex: 0 0 auto;
15447
- min-width: 380px;
15448
- max-width: 480px;
15447
+ min-width: 420px;
15448
+ max-width: 540px;
15449
15449
  background-color: var(--color-card-darker, #111);
15450
15450
  border-radius: 8px;
15451
15451
  padding: 1.5rem;