Skip to content

Commit

Permalink
Remove important
Browse files Browse the repository at this point in the history
  • Loading branch information
codemist committed Aug 4, 2021
1 parent fdd5414 commit f28b187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/scss/partials/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -984,7 +984,7 @@ input::placeholder,
.relay-email-address-label:placeholder-shown {
color: $color-grey-50;
opacity: 1;
width: 192px !important;
width: 192px;
}

input:focus::placeholder {
Expand Down

0 comments on commit f28b187

Please sign in to comment.