@lobehub/ui 2.0.6 → 2.0.7

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.
@@ -96,7 +96,6 @@ var Drawer = /*#__PURE__*/memo(function (_ref) {
96
96
  style: _objectSpread({
97
97
  background: theme.colorBgLayout,
98
98
  borderRight: "1px solid ".concat(theme.colorBorderSecondary),
99
- height: '100%',
100
99
  overflowX: 'hidden',
101
100
  overflowY: 'auto'
102
101
  }, styles === null || styles === void 0 ? void 0 : styles.sidebar),
@@ -109,7 +108,6 @@ var Drawer = /*#__PURE__*/memo(function (_ref) {
109
108
  paddingInline: 16,
110
109
  style: _objectSpread({
111
110
  background: theme.colorBgContainer,
112
- height: '100%',
113
111
  overflowX: 'hidden',
114
112
  overflowY: 'auto'
115
113
  }, styles === null || styles === void 0 ? void 0 : styles.sidebarContent),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/ui",
3
- "version": "2.0.6",
3
+ "version": "2.0.7",
4
4
  "description": "Lobe UI is an open-source UI component library for building AIGC web apps",
5
5
  "keywords": [
6
6
  "lobehub",