Skip to content

Commit

Permalink
styling changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasra-G committed Feb 10, 2024
1 parent 7d3cd4b commit 5188190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/mybyte/pages/qrRead.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ export default function QrRead(props: any) {
setScannedUID(result.getText())
}}
/>
<div className={"flex flex-col space-y-2"}>
<div className={"flex flex-row space-x-10"}>
<div>
Scanned UID: {scannedUID} <br/> <br/>
<line></line>
Expand Down

0 comments on commit 5188190

Please sign in to comment.