@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.
@@ -16288,7 +16288,7 @@
16288
16288
 
16289
16289
  /**
16290
16290
  * Do not edit directly
16291
- * Generated on Sat, 12 Aug 2023 08:17:41 GMT
16291
+ * Generated on Mon, 14 Aug 2023 14:20:26 GMT
16292
16292
  */
16293
16293
 
16294
16294
  const Information100DarkUi = "#a46eff";
@@ -40234,10 +40234,9 @@
40234
40234
  font: ${bodyFont};
40235
40235
  outline: none;
40236
40236
  color: ${bodyFontColor};
40237
- inline-size: auto;
40237
+ width: auto;
40238
40238
  overflow: auto;
40239
- block-size: 100%;
40240
- min-block-size: 36px;
40239
+ height: 100%;
40241
40240
  }
40242
40241
 
40243
40242
  .viewer {