acud 0.0.70 → 0.0.71

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/acud.css CHANGED
@@ -1,4 +1,4 @@
1
- /*! acud v0.0.70 */
1
+ /*! acud v0.0.71 */
2
2
  /* color */
3
3
  /* 默认颜色 */
4
4
  /* 通用-icon */
@@ -10723,6 +10723,9 @@ a {
10723
10723
  top: 2px;
10724
10724
  right: 12px;
10725
10725
  cursor: pointer;
10726
+ display: flex;
10727
+ align-items: center;
10728
+ bottom: 2px;
10726
10729
  }
10727
10730
  .acud-input-password-outer-icon .acuicon svg {
10728
10731
  fill: #84868C;
@@ -24741,7 +24744,7 @@ tr.acud-table-expanded-row .acud-descriptions-view table {
24741
24744
  position: relative;
24742
24745
  height: 66px;
24743
24746
  padding: 0;
24744
- border: 1px 1px #d9d9d9;
24747
+ border: 1px solid #d9d9d9;
24745
24748
  border-radius: 0px;
24746
24749
  }
24747
24750
  .acud-upload-list-picture .acud-upload-list-item:hover,