@glomex/glomex-dialog
Advanced tools
Comparing version 1.9.8 to 1.9.9
@@ -257,2 +257,6 @@ const NON_VISIBLE_WIDTH = window.innerWidth < 720 ? 320 : 640; | ||
.dialog-content slot[name="dock-overlay"] { | ||
touch-action: none; | ||
} | ||
:host([mode=dock]) .dialog-content ::slotted([slot=dock-overlay]) { | ||
@@ -259,0 +263,0 @@ display: block; |
{ | ||
"name": "@glomex/glomex-dialog", | ||
"version": "1.9.8", | ||
"version": "1.9.9", | ||
"description": "A dialog web component that allows docking a video player or putting it in a lightbox", | ||
@@ -5,0 +5,0 @@ "type": "module", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
99085
759