Skip to content

Commit

Permalink
fixed input borders for prod
Browse files Browse the repository at this point in the history
  • Loading branch information
Jazcash committed Dec 14, 2021
1 parent b1adfb7 commit 1dba2bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/styles/themes/carbon/inputs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ input[type=password] {
min-height: inherit;
padding: 0;
background-color: unset !important;
border: none !important;
&::placeholder {
color: #fff;
}
Expand Down

0 comments on commit 1dba2bd

Please sign in to comment.