@deephaven/components 0.32.1-lsp.3 → 0.33.0

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.
@@ -11429,16 +11429,9 @@ input[type=number]::-webkit-inner-spin-button {
11429
11429
  display: none;
11430
11430
  }
11431
11431
 
11432
- .monaco-editor .editor-widget.suggest-widget.message,
11433
- .monaco-editor .parameter-hints-widget.message {
11432
+ .monaco-editor .editor-widget.suggest-widget.message {
11434
11433
  display: none;
11435
11434
  }
11436
- .monaco-editor .monaco-hover hr {
11437
- margin-bottom: 4px !important;
11438
- }
11439
- .monaco-editor .parameter-hints-widget {
11440
- z-index: 30 !important;
11441
- }
11442
11435
  .monaco-editor .find-widget.visible {
11443
11436
  min-height: 34px;
11444
11437
  }