ls-pro-common 1.0.29 → 1.0.32

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
@@ -152,7 +152,7 @@
152
152
  .ant-pro-table-srcoll .ant-table.ant-table-small .ant-table-tbody > tr > td,
153
153
  .ant-pro-table-srcoll .ant-table.ant-table-small tfoot > tr > th,
154
154
  .ant-pro-table-srcoll .ant-table.ant-table-small tfoot > tr > td {
155
- padding: 4px 4px;
155
+ padding: 10px 5px;
156
156
  }
157
157
  .ant-pro-table-srcoll .ant-table-placeholder td {
158
158
  border-bottom: none;
@@ -1969,7 +1969,7 @@ html {
1969
1969
  .ant-pro-table-srcoll .ant-table.ant-table-small .ant-table-tbody > tr > td,
1970
1970
  .ant-pro-table-srcoll .ant-table.ant-table-small tfoot > tr > th,
1971
1971
  .ant-pro-table-srcoll .ant-table.ant-table-small tfoot > tr > td {
1972
- padding: 4px 4px;
1972
+ padding: 10px 5px;
1973
1973
  }
1974
1974
  .ant-pro-table-srcoll .ant-table-placeholder td {
1975
1975
  border-bottom: none;