@next-core/brick-container 2.90.6 → 2.90.8

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;
@@ -2056,9 +2057,14 @@ html[data-theme="dark-v2"],
2056
2057
  --launchpad-backdrop-transition: filter 100ms ease-out;
2057
2058
 
2058
2059
  --page-padding: 24px;
2060
+ --page-padding-top: 24px;
2061
+ --page-padding-right: 24px;
2062
+ --page-padding-bottom: 24px;
2063
+ --page-padding-left: 24px;
2064
+
2059
2065
  --page-title-with-breadcrumb-margin-top: 12px;
2060
2066
  --page-title-padding: 24px 24px 0 24px;
2061
- --page-title-font-weight: normal;
2067
+ --page-title-font-weight: 500;
2062
2068
  --page-title-line-height: 32px;
2063
2069
  --page-title-height: 32px;
2064
2070
  --page-card-gap: 20px;
@@ -2066,6 +2072,8 @@ html[data-theme="dark-v2"],
2066
2072
  --page-title-margin-bottom: 18px;
2067
2073
  --toolbar-button-gap: 8px;
2068
2074
 
2075
+ --page-content-padding: 0px 24px 24px 24px;
2076
+
2069
2077
  /* easy-view gap */
2070
2078
  --easy-view-gap: 16px;
2071
2079
 
@@ -29646,4 +29654,4 @@ body {
29646
29654
  }
29647
29655
 
29648
29656
 
29649
- /*# sourceMappingURL=preview.7231f42bfa5446ca9bf0.css.map*/
29657
+ /*# sourceMappingURL=preview.42950b011bde03f78ea7.css.map*/