cloud-business 0.1.116 → 0.1.117-2

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.
@@ -88,6 +88,7 @@ p {
88
88
  li {
89
89
  list-style: none;
90
90
  }
91
+ /* 自定义滚动条样式 */
91
92
 
92
93
  @keyframes cloudSlideUpIn {
93
94
  0% {
@@ -7694,7 +7695,7 @@ input::-webkit-search-cancel-button {
7694
7695
  color: rgba(0, 0, 0, 0.25);
7695
7696
  }
7696
7697
  .newCloud-input-number-add-on-container {
7697
- display: flex;
7698
+ display: inline-flex;
7698
7699
  align-items: center;
7699
7700
  }
7700
7701
  .newCloud-input-number-add-on-container .add-on {