@ni/nimble-components 30.1.0 → 30.1.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.
@@ -9114,7 +9114,8 @@ const UT=Mt`
9114
9114
  }
9115
9115
 
9116
9116
  .filter-icon {
9117
- padding-left: ${kl};
9117
+ flex-shrink: 0;
9118
+ margin-left: ${kl};
9118
9119
  ${hl.cssCustomProperty}: ${Oc};
9119
9120
  }
9120
9121