@next-core/brick-container 2.90.13 → 2.90.14
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/index.html +1 -1
- package/dist/{main.684b39152200d9bae82a.js → main.3defe52157b473f4009e.js} +2 -2
- package/dist/{main.684b39152200d9bae82a.js.map → main.3defe52157b473f4009e.js.map} +1 -1
- package/dist/{main.b7dae14151ff170563f3.css → main.db0e0468967667a41ec4.css} +2 -2
- package/dist/main.db0e0468967667a41ec4.css.map +1 -0
- package/dist/{preview.191a5c73e478533d4c68.css → preview.b9f1e703c019b43212cd.css} +2 -2
- package/dist/preview.b9f1e703c019b43212cd.css.map +1 -0
- package/dist/preview.html +1 -1
- package/package.json +2 -2
- package/dist/main.b7dae14151ff170563f3.css.map +0 -1
- package/dist/preview.191a5c73e478533d4c68.css.map +0 -1
|
@@ -2166,7 +2166,7 @@ html[data-theme="dark-v2"],
|
|
|
2166
2166
|
--tabs-header-padding: 0;
|
|
2167
2167
|
--tabs-content-padding: 16px 0;
|
|
2168
2168
|
--tabs-outlined-header-padding: 0 16px;
|
|
2169
|
-
--tabs-outlined-content-padding: 16px
|
|
2169
|
+
--tabs-outlined-content-padding: 16px;
|
|
2170
2170
|
--tabs-outlined-border-radius: 6px;
|
|
2171
2171
|
--tabs-outlined-background: var(--antd-tabs-title-wrapper-bg);
|
|
2172
2172
|
--tabs-outlined-shadow: var(--antd-tabs-shadow);
|
|
@@ -29678,4 +29678,4 @@ body {
|
|
|
29678
29678
|
}
|
|
29679
29679
|
|
|
29680
29680
|
|
|
29681
|
-
/*# sourceMappingURL=preview.
|
|
29681
|
+
/*# sourceMappingURL=preview.b9f1e703c019b43212cd.css.map*/
|