@opensumi/ide-design 3.2.5-next-1724407842.0 → 3.2.5-next-1724726915.0

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.
@@ -294,7 +294,6 @@
294
294
  content: '';
295
295
  position: absolute;
296
296
  left: 0;
297
- top: 12px;
298
297
  display: inline-block;
299
298
  width: 1px;
300
299
  height: 12px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opensumi/ide-design",
3
- "version": "3.2.5-next-1724407842.0",
3
+ "version": "3.2.5-next-1724726915.0",
4
4
  "files": [
5
5
  "lib",
6
6
  "src"
@@ -19,12 +19,12 @@
19
19
  "url": "git@github.com:opensumi/core.git"
20
20
  },
21
21
  "dependencies": {
22
- "@opensumi/ide-core-common": "3.2.5-next-1724407842.0",
23
- "@opensumi/ide-core-node": "3.2.5-next-1724407842.0"
22
+ "@opensumi/ide-core-common": "3.2.5-next-1724726915.0",
23
+ "@opensumi/ide-core-node": "3.2.5-next-1724726915.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@opensumi/ide-core-browser": "3.2.5-next-1724407842.0",
27
- "@opensumi/ide-dev-tool": "3.2.5-next-1724407842.0"
26
+ "@opensumi/ide-core-browser": "3.2.5-next-1724726915.0",
27
+ "@opensumi/ide-dev-tool": "3.2.5-next-1724726915.0"
28
28
  },
29
- "gitHead": "7ed3e7872ef82de42d9523f55c5eb83b5aa0f581"
29
+ "gitHead": "3d4edc6eb14edd80620e19bb21ccb9c2dc13f1dd"
30
30
  }
@@ -294,7 +294,6 @@
294
294
  content: '';
295
295
  position: absolute;
296
296
  left: 0;
297
- top: 12px;
298
297
  display: inline-block;
299
298
  width: 1px;
300
299
  height: 12px;