scb-wc 0.1.39 → 0.1.41

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.
@@ -444,6 +444,7 @@ import"../../vendor/vendor-material.js";import{_ as lt,b as dt,g as $,h as a,v a
444
444
  inline-size: 100%;
445
445
  min-inline-size: 0;
446
446
  max-inline-size: 100%;
447
+ height: 100%;
447
448
  }
448
449
 
449
450
  :host([type='social']) .scb-card {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scb-wc",
3
- "version": "0.1.39",
3
+ "version": "0.1.41",
4
4
  "type": "module",
5
5
  "main": "index.js",
6
6
  "module": "index.js",
@@ -437,5 +437,5 @@
437
437
  },
438
438
  "./mvc/*": "./mvc/*"
439
439
  },
440
- "buildHash": "A4649236302D24E82C95240647CD77296D669C67F03D575C98E0AC8672F7D089"
440
+ "buildHash": "AE1C89E911C62F948F7627A6498D10A6464FB604FC2822B250CA03F0B478671A"
441
441
  }
@@ -279,6 +279,7 @@ var s, c = [
279
279
  inline-size: 100%;
280
280
  min-inline-size: 0;
281
281
  max-inline-size: 100%;
282
+ height: 100%;
282
283
  }
283
284
 
284
285
  :host([type='social']) .scb-card {
package/scb-wc.bundle.js CHANGED
@@ -5282,6 +5282,7 @@ var ScbWc=(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:`Module
5282
5282
  inline-size: 100%;
5283
5283
  min-inline-size: 0;
5284
5284
  max-inline-size: 100%;
5285
+ height: 100%;
5285
5286
  }
5286
5287
 
5287
5288
  :host([type='social']) .scb-card {