dtable-ui-component 5.3.5 → 5.3.6

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.
@@ -1,7 +1,5 @@
1
1
  .role-status-editor .dropdown-toggle-button .dtable-icon-down3 {
2
- font-size: 12px;
3
2
  color: #b5b5b5;
4
- transform: scale(0.8);
5
3
  cursor: pointer;
6
4
  }
7
5
 
@@ -210,14 +210,14 @@
210
210
  display: flex;
211
211
  }
212
212
 
213
- .longtext-modal-dialog-header .longtext-browser-warning {
213
+ .longtext-modal-dialog-header .longtext-browser-warning {
214
214
  margin-right: 4px;
215
215
  display: inline-block;
216
216
  line-height: 12px;
217
217
  transform: scale(0.8);
218
218
  }
219
219
 
220
- .longtext-modal-dialog-header .browser-warning-content {
220
+ .longtext-modal-dialog-header .browser-warning-content {
221
221
  line-height: 12px;
222
222
  }
223
223
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dtable-ui-component",
3
- "version": "5.3.5",
3
+ "version": "5.3.6",
4
4
  "main": "./lib/index.js",
5
5
  "dependencies": {
6
6
  "@seafile/react-image-lightbox": "3.0.1",