Skip to content

Commit

Permalink
Add line break in Login view
Browse files Browse the repository at this point in the history
  • Loading branch information
shashinma committed Jan 15, 2024
1 parent bf4ac9e commit 4a67812
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Areas/Identity/Pages/Account/Login.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
</label>
</div>
</div>
<br/>
<div class="form-group">
<button type="submit" class="btn btn-primary">Войти</button>
</div>
Expand Down

0 comments on commit 4a67812

Please sign in to comment.