@superdispatch/ui-lab 0.40.2 → 0.40.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.
@@ -14,7 +14,7 @@ var Aside = /*#__PURE__*/styled.aside.withConfig({
14
14
  var Main = /*#__PURE__*/styled.main.withConfig({
15
15
  displayName: "Navbar__Main",
16
16
  componentId: "SD__sc-1oiqig8-1"
17
- })(["flex:1;display:flex;flex-direction:column;overflow:scroll;"]);
17
+ })(["flex:1;display:flex;flex-direction:column;overflow:auto;"]);
18
18
  export function Navbar(_ref) {
19
19
  var {
20
20
  footer,
package/dist-web/index.js CHANGED
@@ -1485,7 +1485,7 @@ var Aside = /*#__PURE__*/styled.aside.withConfig({
1485
1485
  var Main = /*#__PURE__*/styled.main.withConfig({
1486
1486
  displayName: "Navbar__Main",
1487
1487
  componentId: "SD__sc-1oiqig8-1"
1488
- })(["flex:1;display:flex;flex-direction:column;overflow:scroll;"]);
1488
+ })(["flex:1;display:flex;flex-direction:column;overflow:auto;"]);
1489
1489
  function Navbar(_ref) {
1490
1490
  var {
1491
1491
  footer,