dtable-ui-component 6.0.110-ast.3 → 6.0.110-ast.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.
@@ -121,7 +121,7 @@
121
121
  background-color: #f5f5f5;
122
122
  }
123
123
 
124
- .seatable-option-group-selector-multiple-select .select-label .select-label .header-icon {
124
+ .seatable-option-group-selector-multiple-select .select-label .header-icon {
125
125
  display: inline-block;
126
126
  padding: 0 0.5rem !important;
127
127
  margin-left: 0 !important;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dtable-ui-component",
3
- "version": "6.0.110ast.3",
3
+ "version": "6.0.110ast.4",
4
4
  "main": "./lib/index.js",
5
5
  "dependencies": {
6
6
  "@seafile/react-image-lightbox": "^5.0.4",