@ni/nimble-components 11.6.1 → 11.6.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all-components-bundle.js +1 -0
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +1 -0
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/list-option/styles.js +2 -1
- package/dist/esm/list-option/styles.js.map +1 -1
- package/package.json +1 -1
|
@@ -19651,6 +19651,7 @@
|
|
|
19651
19651
|
font: ${bodyFont};
|
|
19652
19652
|
cursor: pointer;
|
|
19653
19653
|
justify-content: left;
|
|
19654
|
+
height: ${controlHeight};
|
|
19654
19655
|
}
|
|
19655
19656
|
|
|
19656
19657
|
.content {
|