@steedos-widgets/amis-object 6.10.1-beta.37 → 6.10.1-beta.38

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.
@@ -418,8 +418,8 @@ fieldset.antd-Collapse > legend{
418
418
  --Menu-light-fontColor: var(--Layout-light-fontColor);
419
419
  --Menu-light-fontColor-onHover: var(--Layout-light-fontColor);
420
420
  --Menu-light-fontColor-onActive: var(--Layout-light--onActive);
421
- --Menu-light-active-backgroundColor: #fff;
422
- --Menu-light-backgroundColor-onHover: rgb(250, 250, 250);
421
+ --Menu-light-active-backgroundColor: rgb(240, 240, 240);
422
+ --Menu-light-backgroundColor-onHover: rgb(240, 240, 240);
423
423
  --Menu-light-selectedIndicator-color: rgb(14, 165, 233);
424
424
  --Nav-Item-height: 2.5rem;
425
425
  /* --Nav-Item-height--horizontal: 2.5rem; */
@@ -27283,7 +27283,7 @@ var AmisGlobalHeader = function (props) { return __awaiter(void 0, void 0, void
27283
27283
  body: [
27284
27284
  {
27285
27285
  type: "wrapper",
27286
- className: 'sidebar-wrapper px-0 pt-0 pb-16 fixed z-20 h-full h-fill ease-in-out duration-300 flex flex-col border-r overflow-y-auto bg-gray-100 border-gray-300 block -translate-x-0 sm:w-[220px] w-64',
27286
+ className: 'sidebar-wrapper px-0 pt-0 pb-16 fixed z-20 h-full h-fill ease-in-out duration-300 flex flex-col overflow-y-auto block -translate-x-0 sm:w-[220px] w-64',
27287
27287
  visibleOn: '${!!appId}',
27288
27288
  body: [
27289
27289
  {