Skip to content

Commit

Permalink
Merge pull request botoxparty#32 from Mantaraix/main
Browse files Browse the repository at this point in the history
outline on input
  • Loading branch information
botoxparty authored Oct 18, 2021
2 parents 2e05a2f + 471ed18 commit fea3aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/_forms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ input[type="text"],
input[type="password"],
input[type="email"] {
padding: 3px 4px;
border: none;
border: solid #7f9db9 1px;
background-color: var(--button-highlight);
box-sizing: border-box;
-webkit-appearance: none;
Expand Down

0 comments on commit fea3aea

Please sign in to comment.