Skip to content

Commit

Permalink
style(openalex): change background color of search input
Browse files Browse the repository at this point in the history
  • Loading branch information
jerem1508 committed Dec 4, 2024
1 parent ab855e7 commit 8ad0708
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ export default function ListView({
borderRadius: '4px',
padding: '0.375rem 0.75rem',
width: '600px',
backgroundColor: 'white',
}}
value={filteredAffiliationName}
/>
Expand Down

0 comments on commit 8ad0708

Please sign in to comment.