@teambit/preview.ui.preview-placeholder 0.0.566 → 0.0.567

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.
@@ -106,7 +106,6 @@
106
106
  .browserSkeleton {
107
107
  width: 100%;
108
108
  height: 100%;
109
- min-height: 200px;
110
109
  display: flex;
111
110
  flex-direction: column;
112
111
  overflow: hidden;
package/package.json CHANGED
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "@teambit/preview.ui.preview-placeholder",
3
- "version": "0.0.566",
3
+ "version": "0.0.567",
4
4
  "homepage": "https://bit.cloud/teambit/preview/ui/preview-placeholder",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.preview",
8
8
  "name": "ui/preview-placeholder",
9
- "version": "0.0.566"
9
+ "version": "0.0.567"
10
10
  },
11
11
  "dependencies": {
12
12
  "core-js": "^3.0.0",
13
- "@teambit/design.ui.heading": "1.0.26",
14
13
  "@teambit/component-descriptor": "0.0.451",
14
+ "@teambit/design.ui.heading": "1.0.26",
15
15
  "@teambit/toolbox.string.capitalize": "0.0.509"
16
16
  },
17
17
  "devDependencies": {
@@ -106,7 +106,6 @@
106
106
  .browserSkeleton {
107
107
  width: 100%;
108
108
  height: 100%;
109
- min-height: 200px;
110
109
  display: flex;
111
110
  flex-direction: column;
112
111
  overflow: hidden;