@salesforcedevs/dx-components 0.53.9 → 0.53.10

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": "@salesforcedevs/dx-components",
3
- "version": "0.53.9",
3
+ "version": "0.53.10",
4
4
  "description": "DX Lightning web components",
5
5
  "license": "MIT",
6
6
  "engines": {
@@ -28,5 +28,5 @@
28
28
  "@types/lodash.get": "^4.4.6",
29
29
  "@types/vimeo__player": "^2.16.2"
30
30
  },
31
- "gitHead": "e02bd761468de392236ff29f951d154b16703166"
31
+ "gitHead": "4c4e059fbd82f79db3c02c69e69d2fabc0035390"
32
32
  }
@@ -235,10 +235,6 @@ dx-filter-menu {
235
235
  margin-left: 62px;
236
236
  }
237
237
 
238
- .empty-state-container {
239
- height: 350px;
240
- }
241
-
242
238
  .results-heading {
243
239
  font-size: 32px;
244
240
  margin-top: 42px;