Skip to content

Commit

Permalink
fix: login input width
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaghisini committed Feb 12, 2025
1 parent 056cec2 commit 57ea17b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/theme/io-sanita/_login.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ body.public-ui {
.ui.form input[type='text'],
.ui.form input[type='password'] {
font-family: $font-family-sans-serif;
width: 100%;
}

.ui.form {
Expand Down

0 comments on commit 57ea17b

Please sign in to comment.