Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bicstone committed Jun 16, 2023
1 parent 75426fd commit 2666240
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/features/TimelineSearch/TimelineSearchModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ export const TimelineSearchModal = (props: {
</ListItemButton>
</ListItem>
)}
tabIndex={-1}
style={{ height: "100%" }}
/>
) : (
Expand Down

0 comments on commit 2666240

Please sign in to comment.