Skip to content

Commit

Permalink
fix : popup email placeholder box width
Browse files Browse the repository at this point in the history
  • Loading branch information
biswa2005 committed Oct 19, 2024
1 parent c4a891b commit 95d1f27
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 95d1f27

Please sign in to comment.