@cal.macconnachie/web-components 2.6.7 → 2.6.9

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -4906,6 +4906,7 @@ class j extends M {
4906
4906
  animation: slideUp var(--transition-slow);
4907
4907
  transform-origin: bottom center;
4908
4908
  transition: height var(--transition-slow) cubic-bezier(0.4, 0, 0.2, 1);
4909
+ padding-bottom: env(safe-area-inset-bottom);
4909
4910
  }
4910
4911
 
4911
4912
  .modal-container--closing {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cal.macconnachie/web-components",
3
- "version": "2.6.7",
3
+ "version": "2.6.9",
4
4
  "description": "Web components hosted on a CDN",
5
5
  "keywords": [
6
6
  "web-components",