@ni/ok-components 1.4.0 → 1.4.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.
@@ -99555,8 +99555,9 @@ focus outline in that case.
99555
99555
 
99556
99556
  .action-button {
99557
99557
  align-self: flex-end;
99558
- width: 80px;
99558
+ width: 48px;
99559
99559
  margin: ${mediumPadding};
99560
+ height: ${controlSlimHeight};
99560
99561
  }
99561
99562
 
99562
99563
  .attachments {