@bpmn-io/form-js-carbon-styles
Advanced tools
Comparing version 1.11.0 to 1.11.1
{ | ||
"name": "@bpmn-io/form-js-carbon-styles", | ||
"version": "1.11.0", | ||
"version": "1.11.1", | ||
"description": "Custom carbon styles for form-js", | ||
@@ -21,3 +21,3 @@ "scripts": { | ||
"devDependencies": { | ||
"@bpmn-io/form-js-viewer": "^1.11.0", | ||
"@bpmn-io/form-js-viewer": "^1.11.1", | ||
"@carbon/elements": "^11.53.0", | ||
@@ -29,3 +29,3 @@ "styled-components": "^6.1.13" | ||
], | ||
"gitHead": "d1731fe95e832b1408564d14dc6d4a139a6a90ab" | ||
"gitHead": "fa5965e45151907b42d679b38b466efa526b1a7b" | ||
} |
@@ -679,3 +679,4 @@ /** | ||
.fjs-container { | ||
.fjs-form-field.fjs-form-field-button .fjs-button { | ||
.fjs-form-field.fjs-form-field-button .fjs-button, | ||
.fjs-form-field.fjs-form-field-filepicker .fjs-button { | ||
font-size: var(--cds-body-short-01-font-size); | ||
@@ -682,0 +683,0 @@ font-weight: var(--cds-body-short-01-font-weight); |
Sorry, the diff of this file is not supported yet
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
76955
1039