.app-editor-autocomplete-dropdown {
  background-color: white;

  .ant-select-item.ant-select-item-option:has(.ant-empty) {
    background-color: white;
  }
}
