@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.
- package/dist/next-1.css +1 -1
- package/dist/next-2.css +2 -2
- package/dist/next-noreset-1.css +1 -1
- package/dist/next-noreset-2.css +2 -2
- package/dist/next-noreset.css +2 -2
- package/dist/next-noreset.min-1.css +1 -1
- package/dist/next-noreset.min-2.css +2 -2
- package/dist/next-noreset.min.css +2 -2
- package/dist/next-noreset.var-1.css +1 -1
- package/dist/next-noreset.var-2.css +3 -3
- package/dist/next-noreset.var.css +3 -3
- package/dist/next-noreset.var.min-1.css +1 -1
- package/dist/next-noreset.var.min-2.css +2 -2
- package/dist/next-noreset.var.min.css +2 -2
- package/dist/next.css +2 -2
- package/dist/next.js +1 -1
- package/dist/next.min-1.css +1 -1
- package/dist/next.min-2.css +2 -2
- package/dist/next.min.css +2 -2
- package/dist/next.var-1.css +1 -1
- package/dist/next.var-2.css +3 -3
- package/dist/next.var.css +3 -3
- package/dist/next.var.min-1.css +1 -1
- package/dist/next.var.min-2.css +2 -2
- package/dist/next.var.min.css +2 -2
- package/package.json +1 -1
- package/variables.css +8 -8
- package/variables.less +2 -2
- package/variables.scss +2 -2
- package/variables.scss2css.scss +6 -6
package/dist/next.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @alifd/theme-fpx-warehouse@1.0.
|
|
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)
|
|
@@ -21476,7 +21476,7 @@ h6.next-typography-title {
|
|
|
21476
21476
|
border-right: 1px solid #e7e8eb;
|
|
21477
21477
|
border-bottom: 1px solid #e7e8eb; }
|
|
21478
21478
|
.next-table th .next-table-cell-wrapper {
|
|
21479
|
-
padding:
|
|
21479
|
+
padding: 16px 10px;
|
|
21480
21480
|
overflow: hidden;
|
|
21481
21481
|
text-overflow: ellipsis;
|
|
21482
21482
|
word-break: break-all; }
|
package/dist/next.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @alifd/theme-fpx-warehouse@1.0.
|
|
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)
|
package/dist/next.min-1.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @alifd/theme-fpx-warehouse@1.0.
|
|
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)
|