@ni/nimble-components 32.2.0 → 32.2.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.
@@ -3735,7 +3735,8 @@ const ov=Mt`
3735
3735
 
3736
3736
  @keyframes ni-private-drawer-slide-in-right-keyframes {
3737
3737
  0% {
3738
- transform: translate(100%);
3738
+ ${""}
3739
+ transform: translate(95%);
3739
3740
  }
3740
3741
  100% {
3741
3742
  transform: translate(0%);