@ni/spright-components 6.20.0 → 6.20.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.
@@ -99547,8 +99547,9 @@ focus outline in that case.
99547
99547
 
99548
99548
  .action-button {
99549
99549
  align-self: flex-end;
99550
- width: 80px;
99550
+ width: 48px;
99551
99551
  margin: ${mediumPadding};
99552
+ height: ${controlSlimHeight};
99552
99553
  }
99553
99554
 
99554
99555
  .attachments {