Skip to content

Commit

Permalink
Correção Frontend
Browse files Browse the repository at this point in the history
Co-Authored-By: Davi Rodrigues da Rocha <davirocha12.80@gmail.com>
  • Loading branch information
DanielRogs and DaviRogs committed Aug 7, 2022
1 parent b14f0de commit baa974c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Frontend/Presence/src/Pages/Login/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ return (
</View>


<View style={{ flex:1, height: 1, marginLeft: 40, backgroundColor: '#DDDADA'}} />
<View style={{ flex:1, height: 1, marginRight: 40, backgroundColor: '#DDDADA'}} />

</View>
<View>
Expand Down

0 comments on commit baa974c

Please sign in to comment.