linkmore-design 2.0.26 → 2.0.27

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,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * linkmore-design v2.0.25
3
+ * linkmore-design v2.0.26
4
4
  *
5
5
  * Copyright 2015-present, Alipay, Inc.
6
6
  * All rights reserved.
@@ -13014,7 +13014,7 @@ span.ant-radio + * {
13014
13014
  direction: ltr;
13015
13015
  background-color: #fff;
13016
13016
  border: 1px solid #D7DBEC;
13017
- border-radius: 8px;
13017
+ border-radius: 4px;
13018
13018
  border-collapse: separate;
13019
13019
  -webkit-transition: all 0s;
13020
13020
  transition: all 0s;
@@ -13400,7 +13400,7 @@ span.ant-radio + * {
13400
13400
  direction: ltr;
13401
13401
  background-color: #fff;
13402
13402
  border: 1px solid #D7DBEC;
13403
- border-radius: 8px;
13403
+ border-radius: 4px;
13404
13404
  border-collapse: separate;
13405
13405
  -webkit-transition: all 0s;
13406
13406
  transition: all 0s;
@@ -26886,7 +26886,7 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
26886
26886
  direction: ltr;
26887
26887
  background-color: #fff;
26888
26888
  border: 1px solid #D7DBEC;
26889
- border-radius: 8px;
26889
+ border-radius: 4px;
26890
26890
  border-collapse: separate;
26891
26891
  -webkit-transition: all 0s;
26892
26892
  transition: all 0s;
@@ -34054,7 +34054,7 @@ textarea.ant-mentions {
34054
34054
  direction: ltr;
34055
34055
  background-color: #fff;
34056
34056
  border: 1px solid #D7DBEC;
34057
- border-radius: 8px;
34057
+ border-radius: 4px;
34058
34058
  border-collapse: separate;
34059
34059
  -webkit-transition: all 0s;
34060
34060
  transition: all 0s;