ls-pro-common 3.0.26 → 3.0.28

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/common.css CHANGED
@@ -694,8 +694,8 @@ a:hover {
694
694
  .pro-table-tooltip-text span {
695
695
  color: #fff;
696
696
  }
697
- .pro-table-title-extra {
698
- padding: 8px 0;
697
+ .ls-protable-top-extra {
698
+ padding-top: 8px;
699
699
  }
700
700
  .ant-pro-table {
701
701
  z-index: 1;
@@ -2834,8 +2834,8 @@ html {
2834
2834
  .pro-table-tooltip-text span {
2835
2835
  color: #fff;
2836
2836
  }
2837
- .pro-table-title-extra {
2838
- padding: 8px 0;
2837
+ .ls-protable-top-extra {
2838
+ padding-top: 8px;
2839
2839
  }
2840
2840
  .ant-pro-table {
2841
2841
  z-index: 1;