@next-core/brick-container 2.90.12 → 2.90.13

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.
@@ -2163,6 +2163,14 @@ html[data-theme="dark-v2"],
2163
2163
  var(--card-body-padding-horizontal);
2164
2164
  --card-border-color-split: var(--antd-border-color-split);
2165
2165
 
2166
+ --tabs-header-padding: 0;
2167
+ --tabs-content-padding: 16px 0;
2168
+ --tabs-outlined-header-padding: 0 16px;
2169
+ --tabs-outlined-content-padding: 16px var(--page-card-gap);
2170
+ --tabs-outlined-border-radius: 6px;
2171
+ --tabs-outlined-background: var(--antd-tabs-title-wrapper-bg);
2172
+ --tabs-outlined-shadow: var(--antd-tabs-shadow);
2173
+
2166
2174
  --theme-slategray-color-rgb-channel: 101, 119, 154;
2167
2175
  --theme-slategray-color: rgb(var(--theme-slategray-color-rgb-channel));
2168
2176
 
@@ -29670,4 +29678,4 @@ body {
29670
29678
  }
29671
29679
 
29672
29680
 
29673
- /*# sourceMappingURL=preview.323d06e2ad10304bedf1.css.map*/
29681
+ /*# sourceMappingURL=preview.191a5c73e478533d4c68.css.map*/