@ni/spright-components 5.4.2 → 5.4.3

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.
@@ -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
  }