Skip to content
Snippets Groups Projects
Commit c0e90043 authored by Tom Robinson's avatar Tom Robinson
Browse files

Merge branch 'search-widget-polish' of github.com:metabase/metabase into search-widget-polish

parents 3e47ea29 424d76b9
No related branches found
No related tags found
No related merge requests found
......@@ -327,7 +327,7 @@ export class FieldValuesWidget extends Component {
className="flex layout-centered align-center"
style={{ minHeight: 100 }}
>
<Icon name="search" size={32} className="text-grey-1" />
<Icon name="search" size={35} className="text-grey-1" />
</div>
) : this.isSearchable() && loadingState === "LOADING" ? (
<div
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment