.code-editor {
  :global {
    // .overflowingContentWidgets {
    //   // position: relative;
    // }
    .editor-widget.suggest-widget {
      width: 240px !important;
      left: 40px !important;
    }
  }
}
