dga-ui-react 1.4.1 → 1.5.0

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/cjs/index.js CHANGED
@@ -617,9 +617,11 @@
617
617
 
618
618
  .leadIcon {
619
619
  margin-inline-end: 4px;
620
+ display: inline-flex;
620
621
  }
621
622
  .trailIcon {
622
623
  margin-inline-start: 4px;
624
+ display: inline-flex;
623
625
  }
624
626
  `,Ur=er.div`
625
627
  direction: ${e=>e.$theme.direction};