@alifd/theme-panda 0.1.2 → 0.1.3

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.css CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @alifd/theme-panda@0.1.2 (https://fusion.design)
2
+ * @alifd/theme-panda@0.1.3 (https://fusion.design)
3
3
  * @alifd/next@1.25.51 (https://fusion.design)
4
4
  * Copyright 2018-present Alibaba Group,
5
5
  * Licensed under MIT (https://github.com/alibaba-fusion/next/blob/master/LICENSE)
@@ -21182,8 +21182,8 @@ h6.next-typography-title {
21182
21182
  position: relative;
21183
21183
  border-top-left-radius: 6px;
21184
21184
  border-top-right-radius: 6px;
21185
- border-bottom-left-radius: 6px;
21186
- border-bottom-right-radius: 6px;
21185
+ border-bottom-left-radius: 0px;
21186
+ border-bottom-right-radius: 0px;
21187
21187
  border-top: 1px solid #f0f0f0;
21188
21188
  border-left: 1px solid #f0f0f0; }
21189
21189
  .next-table *,
@@ -21196,9 +21196,9 @@ h6.next-typography-title {
21196
21196
  .next-table .next-table-header tr:first-child th:last-child {
21197
21197
  border-top-right-radius: 6px; }
21198
21198
  .next-table .next-table-header tr:last-child th:first-child {
21199
- border-bottom-left-radius: 6px; }
21199
+ border-bottom-left-radius: 0px; }
21200
21200
  .next-table .next-table-header tr:last-child th:last-child {
21201
- border-bottom-right-radius: 6px; }
21201
+ border-bottom-right-radius: 0px; }
21202
21202
  .next-table.next-table-layout-fixed {
21203
21203
  overflow: auto; }
21204
21204
  .next-table.next-table-layout-fixed table {
@@ -21218,8 +21218,8 @@ h6.next-typography-title {
21218
21218
  background: #FFFFFF;
21219
21219
  border-top-left-radius: 6px;
21220
21220
  border-top-right-radius: 6px;
21221
- border-bottom-left-radius: 6px;
21222
- border-bottom-right-radius: 6px; }
21221
+ border-bottom-left-radius: 0px;
21222
+ border-bottom-right-radius: 0px; }
21223
21223
  .next-table table tr:first-child td {
21224
21224
  border-top-width: 0; }
21225
21225
  .next-table th {
@@ -21412,8 +21412,8 @@ h6.next-typography-title {
21412
21412
  padding-bottom: 20px;
21413
21413
  border-top-left-radius: 6px;
21414
21414
  border-top-right-radius: 6px;
21415
- border-bottom-left-radius: 6px;
21416
- border-bottom-right-radius: 6px;
21415
+ border-bottom-left-radius: 0px;
21416
+ border-bottom-right-radius: 0px;
21417
21417
  overflow: -moz-scrollbars-none;
21418
21418
  -ms-overflow-style: none;
21419
21419
  scrollbar-width: none; }
@@ -21526,7 +21526,7 @@ h6.next-typography-title {
21526
21526
  .next-table-header-fixer {
21527
21527
  content: " ";
21528
21528
  border-top-right-radius: 6px;
21529
- border-bottom-right-radius: 6px;
21529
+ border-bottom-right-radius: 0px;
21530
21530
  width: 15px;
21531
21531
  background: inherit;
21532
21532
  position: absolute;
package/dist/next.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @alifd/theme-panda@0.1.2 (https://fusion.design)
2
+ * @alifd/theme-panda@0.1.3 (https://fusion.design)
3
3
  * @alifd/next@1.25.51 (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-panda@0.1.2 (https://fusion.design)
2
+ * @alifd/theme-panda@0.1.3 (https://fusion.design)
3
3
  * @alifd/next@1.25.51 (https://fusion.design)
4
4
  * Copyright 2018-present Alibaba Group,
5
5
  * Licensed under MIT (https://github.com/alibaba-fusion/next/blob/master/LICENSE)