@neovici/cosmoz-input
Advanced tools
Comparing version 3.11.0 to 3.12.0
@@ -32,2 +32,3 @@ import { tagged as css } from '@neovici/cosmoz-utils'; | ||
--color: var(--cosmoz-input-color, var(--secondary-text-color, #737373)); | ||
--line-color: var(--cosmoz-input-line-color, var(--color)); | ||
--focused-color: var( | ||
@@ -114,3 +115,3 @@ --cosmoz-input-focused-color, | ||
padding-top: 1px; | ||
border-bottom: 1px solid var(--color); | ||
border-bottom: 1px solid var(--line-color); | ||
position: relative; | ||
@@ -117,0 +118,0 @@ } |
{ | ||
"name": "@neovici/cosmoz-input", | ||
"version": "3.11.0", | ||
"version": "3.12.0", | ||
"description": "A input web component", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
16747
411