@worktile/theia 2.4.11 → 2.5.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@worktile/theia",
3
- "version": "2.4.11",
3
+ "version": "2.5.1",
4
4
  "description": "theia editor",
5
5
  "author": "YanDong <nanianqiumo@foxmail.com>",
6
6
  "homepage": "https://github.com/atinc/theia#readme",
@@ -88,7 +88,7 @@
88
88
  }
89
89
 
90
90
  .auto-wrap{
91
- padding-left: 8px;
91
+ margin-right: 5px;
92
92
  .auto-wrap-btn{
93
93
  margin-left: 5px;
94
94
  transform: scale(0.8);
@@ -277,7 +277,7 @@ $thy-icon-nav-link-margin-right: 5px;
277
277
  left: 0;
278
278
  top: -10px;
279
279
  z-index: 10;
280
- min-width: 306px;
280
+ min-width: 298px; // must assign min-width in table
281
281
  .thy-select-custom {
282
282
  width: 115px;
283
283
  .form-control {