Skip to content

Commit

Permalink
empty
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Feb 11, 2025
1 parent 10e8f77 commit 90e4224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/components/SearchPage/SearchFullUI.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ export const InnerSearchFullUI = ({
showMutationSearch={schema.submissionDataTypes.consensusSequences}
/>
</div>
<div
<div
className={`md:w-[calc(100%-18.1rem)]`}
style={{ paddingBottom: previewedSeqId !== null && previewHalfScreen ? '50vh' : '0' }}
>
Expand Down

0 comments on commit 90e4224

Please sign in to comment.