@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.
- package/dist/all-components-bundle.js +2 -1
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +2 -1
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/custom-elements.json +396 -396
- package/dist/custom-elements.md +70 -70
- package/package.json +2 -2
|
@@ -99555,8 +99555,9 @@ focus outline in that case.
|
|
|
99555
99555
|
|
|
99556
99556
|
.action-button {
|
|
99557
99557
|
align-self: flex-end;
|
|
99558
|
-
width:
|
|
99558
|
+
width: 48px;
|
|
99559
99559
|
margin: ${mediumPadding};
|
|
99560
|
+
height: ${controlSlimHeight};
|
|
99560
99561
|
}
|
|
99561
99562
|
|
|
99562
99563
|
.attachments {
|