@ni/nimble-components 33.11.0 → 33.11.1
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 +4 -0
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +4 -0
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/tabs-toolbar/styles.js +4 -0
- package/dist/esm/tabs-toolbar/styles.js.map +1 -1
- package/package.json +1 -1
|
@@ -74761,6 +74761,10 @@ focus outline in that case.
|
|
|
74761
74761
|
}
|
|
74762
74762
|
|
|
74763
74763
|
[part='end'] {
|
|
74764
|
+
display: none;
|
|
74765
|
+
}
|
|
74766
|
+
|
|
74767
|
+
[part='end'].end {
|
|
74764
74768
|
margin-left: auto;
|
|
74765
74769
|
display: flex;
|
|
74766
74770
|
}
|