@glomex/glomex-dialog
Advanced tools
Comparing version 2.3.0 to 2.3.1
@@ -320,2 +320,3 @@ import { RotataToFullscreen } from './rotate-to-fullscreen.js'; | ||
width: 100%; | ||
height: 100%; | ||
max-width: 100%; | ||
@@ -322,0 +323,0 @@ will-change: transition, transform, width, height; |
{ | ||
"name": "@glomex/glomex-dialog", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "A dialog web component that allows docking a video player or putting it in a lightbox", | ||
@@ -5,0 +5,0 @@ "type": "module", |
123334
1262