@ni/nimble-components 20.1.6 → 20.1.7
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 +3 -4
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +2 -3
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/rich-text-viewer/styles.js +2 -3
- package/dist/esm/rich-text-viewer/styles.js.map +1 -1
- package/package.json +1 -1
|
@@ -5477,10 +5477,9 @@ return!1}const jk=new Zk(Lk,Vk("commonmark",{html:!1}),{blockquote:{block:"block
|
|
|
5477
5477
|
font: ${Kl};
|
|
5478
5478
|
outline: none;
|
|
5479
5479
|
color: ${Xl};
|
|
5480
|
-
|
|
5480
|
+
width: auto;
|
|
5481
5481
|
overflow: auto;
|
|
5482
|
-
|
|
5483
|
-
min-block-size: 36px;
|
|
5482
|
+
height: 100%;
|
|
5484
5483
|
}
|
|
5485
5484
|
|
|
5486
5485
|
.viewer {
|