Skip to content

Commit

Permalink
Merge branch 'dev' into 112-fix-test
Browse files Browse the repository at this point in the history
  • Loading branch information
jwai01 authored Dec 9, 2024
2 parents 62e3b19 + f85a1ae commit 070cf51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/app/upload/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ export default function UploadFile() {
type="submit"
style={{
padding: '10px 20px',
backgroundColor: '#007bff',
backgroundColor: '#006ee5',
color: 'white',
border: 'none',
borderRadius: '4px',
Expand Down

0 comments on commit 070cf51

Please sign in to comment.