Skip to content

Commit

Permalink
Chore: decreased the email input box width of popup box
Browse files Browse the repository at this point in the history
  • Loading branch information
biswa2005 committed Oct 19, 2024
1 parent 27dfd03 commit f561386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion popup/popup.css
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
}

input[type="email"] {
width: 100%;
width: 93%;
padding: 10px;
margin-bottom: 16px;
border: 1px solid #000000;
Expand Down

0 comments on commit f561386

Please sign in to comment.