@dile/dile-app-drawer
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@dile/dile-app-drawer", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Webcomponent to create a animated menu similar to the material design navigation drawer component", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "6d7c377bd9bfed6e5a82981b906f9049b097eec0" | ||
"gitHead": "20b67c6d67a2322c22c4eff01a9eea04f2f08393" | ||
} |
@@ -36,2 +36,3 @@ import { LitElement, html, css } from "lit-element"; | ||
align-items: flex-end; | ||
max-height: 100vh; | ||
} | ||
@@ -38,0 +39,0 @@ div.top { |
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
8989
168