ls-pro-common 3.0.24 → 3.0.25

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.
@@ -371,6 +371,12 @@ a:hover {
371
371
  }
372
372
  }
373
373
 
374
+ .ant-pro-table-list-toolbar-title {
375
+ .ls-group-tip {
376
+ padding-bottom: 0;
377
+ }
378
+ }
379
+
374
380
  .ls-input-table {
375
381
  .ant-pro-table-search {
376
382
  box-shadow: none !important;
@@ -371,6 +371,12 @@ a:hover {
371
371
  }
372
372
  }
373
373
 
374
+ .ant-pro-table-list-toolbar-title {
375
+ .ls-group-tip {
376
+ padding-bottom: 0;
377
+ }
378
+ }
379
+
374
380
  .ls-input-table {
375
381
  .ant-pro-table-search {
376
382
  box-shadow: none !important;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ls-pro-common",
3
- "version": "3.0.24",
3
+ "version": "3.0.25",
4
4
  "description": "ls-pro-common",
5
5
  "license": "MIT",
6
6
  "sideEffects": [
@@ -21,7 +21,7 @@
21
21
  ],
22
22
  "dependencies": {
23
23
  "@ant-design/icons": "^4.3.0",
24
- "ls-pro-table": "^3.0.13",
24
+ "ls-pro-table": "^3.0.14",
25
25
  "ls-pro-form": "^3.0.6",
26
26
  "ls-pro-descriptions": "^3.0.1",
27
27
  "ls-pro-card": "^3.0.3",