@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)
@@ -11378,8 +11378,8 @@ h6.next-typography-title {
11378
11378
  border-bottom: 1px solid #e7e8eb;
11379
11379
  border-bottom: var(--table-normal-border-width, 1px) var(--table-normal-border-style, solid) var(--table-normal-border-color, #e7e8eb); }
11380
11380
  .next-table th .next-table-cell-wrapper {
11381
- padding: 8px 8px;
11382
- padding: var(--table-header-padding-top, 8px) var(--table-header-padding-left, 8px);
11381
+ padding: 16px 10px;
11382
+ padding: var(--table-header-padding-top, 16px) var(--table-header-padding-left, 10px);
11383
11383
  overflow: hidden;
11384
11384
  text-overflow: ellipsis;
11385
11385
  word-break: break-all; }
package/dist/next.var.css CHANGED
@@ -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)
@@ -26041,8 +26041,8 @@ h6.next-typography-title {
26041
26041
  border-bottom: 1px solid #e7e8eb;
26042
26042
  border-bottom: var(--table-normal-border-width, 1px) var(--table-normal-border-style, solid) var(--table-normal-border-color, #e7e8eb); }
26043
26043
  .next-table th .next-table-cell-wrapper {
26044
- padding: 8px 8px;
26045
- padding: var(--table-header-padding-top, 8px) var(--table-header-padding-left, 8px);
26044
+ padding: 16px 10px;
26045
+ padding: var(--table-header-padding-top, 16px) var(--table-header-padding-left, 10px);
26046
26046
  overflow: hidden;
26047
26047
  text-overflow: ellipsis;
26048
26048
  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)