@vaadin/vaadin-lumo-styles
Advanced tools
Comparing version 22.0.0-alpha2 to 22.0.0-alpha3
@@ -35,2 +35,6 @@ /** | ||
:host([has-label][theme~='small'])::before { | ||
margin-top: calc(var(--lumo-font-size-xs) * 1.5); | ||
} | ||
:host([has-label]) { | ||
@@ -37,0 +41,0 @@ padding-top: var(--lumo-space-m); |
{ | ||
"name": "@vaadin/vaadin-lumo-styles", | ||
"version": "22.0.0-alpha2", | ||
"version": "22.0.0-alpha3", | ||
"description": "Lumo is a design system foundation for modern web applications, used by Vaadin components", | ||
@@ -37,4 +37,4 @@ "main": "all-imports.js", | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-icon": "^22.0.0-alpha2", | ||
"@vaadin/vaadin-themable-mixin": "^22.0.0-alpha2" | ||
"@vaadin/vaadin-icon": "^22.0.0-alpha3", | ||
"@vaadin/vaadin-themable-mixin": "^22.0.0-alpha3" | ||
}, | ||
@@ -51,3 +51,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "179d38f5146be752853ea4b7997b1446a2ab1fd4" | ||
"gitHead": "efd855b1c0a7c4998f43670a17b0c7fdfe14ff9d" | ||
} |
@@ -8,3 +8,3 @@ /** | ||
static get version() { | ||
return '22.0.0-alpha2'; | ||
return '22.0.0-alpha3'; | ||
} | ||
@@ -11,0 +11,0 @@ } |
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
127339
3123