@next-core/brick-container 2.90.5 → 2.90.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.
@@ -2044,6 +2044,7 @@ html[data-theme="dark-v2"],
2044
2044
  --sub-menu-bar-width: 220px;
2045
2045
 
2046
2046
  --side-bar-width: 208px;
2047
+ --sidebar-bg: #f7f8fa;
2047
2048
  --side-bar-collapsed-width: 60px;
2048
2049
  --side-bar-collapse-transition-duration: 400ms;
2049
2050
  --side-bar-collapse-transition-timing-function: ease;
@@ -2058,7 +2059,7 @@ html[data-theme="dark-v2"],
2058
2059
  --page-padding: 24px;
2059
2060
  --page-title-with-breadcrumb-margin-top: 12px;
2060
2061
  --page-title-padding: 24px 24px 0 24px;
2061
- --page-title-font-weight: normal;
2062
+ --page-title-font-weight: 500;
2062
2063
  --page-title-line-height: 32px;
2063
2064
  --page-title-height: 32px;
2064
2065
  --page-card-gap: 20px;
@@ -2066,6 +2067,8 @@ html[data-theme="dark-v2"],
2066
2067
  --page-title-margin-bottom: 18px;
2067
2068
  --toolbar-button-gap: 8px;
2068
2069
 
2070
+ --page-content-padding: 0px 24px 24px 24px;
2071
+
2069
2072
  /* easy-view gap */
2070
2073
  --easy-view-gap: 16px;
2071
2074
 
@@ -29646,4 +29649,4 @@ body {
29646
29649
  }
29647
29650
 
29648
29651
 
29649
- /*# sourceMappingURL=preview.7231f42bfa5446ca9bf0.css.map*/
29652
+ /*# sourceMappingURL=preview.b257ed5aa05d4bfcdb5d.css.map*/