@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
|
@@ -17001,8 +17001,9 @@ const A1=_t`
|
|
|
17001
17001
|
|
|
17002
17002
|
.action-button {
|
|
17003
17003
|
align-self: flex-end;
|
|
17004
|
-
width:
|
|
17004
|
+
width: 48px;
|
|
17005
17005
|
margin: ${Dc};
|
|
17006
|
+
height: ${Tc};
|
|
17006
17007
|
}
|
|
17007
17008
|
|
|
17008
17009
|
.attachments {
|