cloud-business 0.1.104-2 → 0.1.104-4

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.
@@ -18633,6 +18633,9 @@ body {
18633
18633
  -webkit-line-clamp: 2;
18634
18634
  -webkit-box-orient: vertical;
18635
18635
  }
18636
+ .newCloud-goods-selector-pro-table-container .newCloud-table-box:not(.newCloud-table-empty) {
18637
+ height: calc(100% - 44px);
18638
+ }
18636
18639
  .newCloud-table td .newCloud-checkbox-disabled .newCloud-checkbox-inner {
18637
18640
  border-color: #d9d9d9 !important;
18638
18641
  }