ls-pro-common 3.1.15 → 3.1.16

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.
@@ -4521,6 +4521,10 @@ html {
4521
4521
  .ant-pro-descriptions-item-ellipsis .ant-descriptions-item-content {
4522
4522
  width: 0;
4523
4523
  }
4524
+ .pro-table-tooltip-text {
4525
+ max-height: 80vh;
4526
+ overflow: auto;
4527
+ }
4524
4528
 
4525
4529
  .record-log {
4526
4530
  height: 100%;