Comparing version 2.0.5 to 2.0.6
@@ -42,3 +42,3 @@ import { html, css, LitElement } from "lit"; | ||
.title { | ||
overflow: hidden; | ||
overflow: var(--dile-nav-title-overflow, hidden); | ||
} | ||
@@ -45,0 +45,0 @@ ` |
{ | ||
"name": "@dile/ui", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "UI Core components from dile-components.", | ||
@@ -29,3 +29,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "5729fddd17447802e7e0da3fff761c11dcf24b53" | ||
"gitHead": "4975cb82b260d73a7120d87755ed53b290ee881e" | ||
} |
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
200864