@deephaven/components 0.95.1-beta.1 → 0.95.1-beta.3

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.
@@ -8184,7 +8184,7 @@ button:focus {
8184
8184
  }
8185
8185
 
8186
8186
  span.btn-disabled-wrapper {
8187
- display: contents;
8187
+ display: inline-block;
8188
8188
  }
8189
8189
  span.btn-disabled-wrapper .btn.disabled,
8190
8190
  span.btn-disabled-wrapper .btn:disabled {