@next-core/brick-container 2.90.16 → 2.90.18
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.
- package/dist/{dll.46aa81c9.js → dll.8c1427ac.js} +2 -2
- package/dist/{dll.46aa81c9.js.map → dll.8c1427ac.js.map} +1 -1
- package/dist/index.html +1 -1
- package/dist/{main.d81d53c16c2b267b2a93.js → main.3b9cc866b97ac038747f.js} +2 -2
- package/dist/{main.d81d53c16c2b267b2a93.js.map → main.3b9cc866b97ac038747f.js.map} +1 -1
- package/dist/{main.64d60936970ef9e82674.css → main.db4bb43d3805515dd5ae.css} +3 -1
- package/dist/main.db4bb43d3805515dd5ae.css.map +1 -0
- package/dist/{preview.94777882348b8b6f4534.css → preview.919718468b943e6deafe.css} +2 -1
- package/dist/preview.919718468b943e6deafe.css.map +1 -0
- package/dist/preview.html +1 -1
- package/package.json +6 -6
- package/dist/main.64d60936970ef9e82674.css.map +0 -1
- package/dist/preview.94777882348b8b6f4534.css.map +0 -1
|
@@ -2142,6 +2142,7 @@ html[data-theme="dark-v2"],
|
|
|
2142
2142
|
--category-item-padding: 0;
|
|
2143
2143
|
--category-header-padding: 32px 20px 0 20px;
|
|
2144
2144
|
--category-content-padding: 24px 20px 24px 31px;
|
|
2145
|
+
--category-split-margin: 0 20px;
|
|
2145
2146
|
|
|
2146
2147
|
/* Sub menu in the main content. */
|
|
2147
2148
|
--sub-menu-width: 240px;
|
|
@@ -29686,4 +29687,4 @@ body {
|
|
|
29686
29687
|
}
|
|
29687
29688
|
|
|
29688
29689
|
|
|
29689
|
-
/*# sourceMappingURL=preview.
|
|
29690
|
+
/*# sourceMappingURL=preview.919718468b943e6deafe.css.map*/
|