.larkmap-location-search {
  min-width: 200px;
}
.larkmap-location-search__option-name,
.larkmap-location-search__option-tip {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.larkmap-location-search__option-tip {
  color: #818181;
  font-size: 12px;
}
