@aqovia-elements/stacked-sheet
Advanced tools
Comparing version 1.0.79 to 1.0.83
@@ -8,3 +8,3 @@ { | ||
], | ||
"version": "1.0.79", | ||
"version": "1.0.83", | ||
"description": "Webcomponent stacked-sheet with lit-element and open-wc recommendations", | ||
@@ -11,0 +11,0 @@ "license": "MIT", |
@@ -22,3 +22,3 @@ import { LitElement, html } from "lit-element"; | ||
this.width = "100%"; | ||
this.maxWidth = "auto"; | ||
this.maxWidth = "none"; | ||
this.title = "New Sheet"; | ||
@@ -25,0 +25,0 @@ this.opened = false; |
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