@alifd/theme-fpx-warehouse 1.0.0 → 1.0.1

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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @alifd/theme-fpx-warehouse@1.0.0 (https://fusion.design)
2
+ * @alifd/theme-fpx-warehouse@1.0.1 (https://fusion.design)
3
3
  * @alifd/next@1.27.33 (https://fusion.design)
4
4
  * Copyright 2018-present Alibaba Group,
5
5
  * Licensed under MIT (https://github.com/alibaba-fusion/next/blob/master/LICENSE)
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @alifd/theme-fpx-warehouse@1.0.0 (https://fusion.design)
2
+ * @alifd/theme-fpx-warehouse@1.0.1 (https://fusion.design)
3
3
  * @alifd/next@1.27.33 (https://fusion.design)
4
4
  * Copyright 2018-present Alibaba Group,
5
5
  * Licensed under MIT (https://github.com/alibaba-fusion/next/blob/master/LICENSE)
@@ -10902,8 +10902,8 @@ h6.next-typography-title {
10902
10902
  border-bottom: 1px solid #e7e8eb;
10903
10903
  border-bottom: var(--table-normal-border-width, 1px) var(--table-normal-border-style, solid) var(--table-normal-border-color, #e7e8eb); }
10904
10904
  .next-table th .next-table-cell-wrapper {
10905
- padding: 8px 8px;
10906
- padding: var(--table-header-padding-top, 8px) var(--table-header-padding-left, 8px);
10905
+ padding: 16px 10px;
10906
+ padding: var(--table-header-padding-top, 16px) var(--table-header-padding-left, 10px);
10907
10907
  overflow: hidden;
10908
10908
  text-overflow: ellipsis;
10909
10909
  word-break: break-all; }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @alifd/theme-fpx-warehouse@1.0.0 (https://fusion.design)
2
+ * @alifd/theme-fpx-warehouse@1.0.1 (https://fusion.design)
3
3
  * @alifd/next@1.27.33 (https://fusion.design)
4
4
  * Copyright 2018-present Alibaba Group,
5
5
  * Licensed under MIT (https://github.com/alibaba-fusion/next/blob/master/LICENSE)
@@ -25478,8 +25478,8 @@ h6.next-typography-title {
25478
25478
  border-bottom: 1px solid #e7e8eb;
25479
25479
  border-bottom: var(--table-normal-border-width, 1px) var(--table-normal-border-style, solid) var(--table-normal-border-color, #e7e8eb); }
25480
25480
  .next-table th .next-table-cell-wrapper {
25481
- padding: 8px 8px;
25482
- padding: var(--table-header-padding-top, 8px) var(--table-header-padding-left, 8px);
25481
+ padding: 16px 10px;
25482
+ padding: var(--table-header-padding-top, 16px) var(--table-header-padding-left, 10px);
25483
25483
  overflow: hidden;
25484
25484
  text-overflow: ellipsis;
25485
25485
  word-break: break-all; }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @alifd/theme-fpx-warehouse@1.0.0 (https://fusion.design)
2
+ * @alifd/theme-fpx-warehouse@1.0.1 (https://fusion.design)
3
3
  * @alifd/next@1.27.33 (https://fusion.design)
4
4
  * Copyright 2018-present Alibaba Group,
5
5
  * Licensed under MIT (https://github.com/alibaba-fusion/next/blob/master/LICENSE)