Skip to content

Commit

Permalink
ui: Fix TiFlash log searching (#680)
Browse files Browse the repository at this point in the history
Signed-off-by: Breezewish <[email protected]>
  • Loading branch information
breezewish authored Jul 10, 2020
1 parent 506aeb8 commit 0b4ca2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/lib/apps/SearchLogs/components/SearchHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ export default function SearchHeader({ taskGroupID }: Props) {
<InstanceSelect
ref={instanceSelect}
defaultSelectAll
enableTiFlash
style={{ width: 300 }}
/>
</Form.Item>
Expand Down

0 comments on commit 0b4ca2a

Please sign in to comment.