Skip to content

Commit

Permalink
style: Loading bar in new sign in (#2184)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Palafox <[email protected]>
Co-authored-by: Angel Montenegro <[email protected]>
  • Loading branch information
3 people authored Mar 11, 2024
1 parent d3b5b8a commit d6e6003
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/app/sign-in/pages/sign-in/sign-in.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@
font-weight: 500;
}

mat-progress-bar {
top: 0 !important;
}

mat-card-title {
margin: 0 0 32px 0 !important;
}
Expand Down

0 comments on commit d6e6003

Please sign in to comment.