Skip to content

Commit

Permalink
chore: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rossbulat committed Jan 12, 2025
1 parent 67edd77 commit a0cdb72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/styles/theme/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -81,14 +81,14 @@ a {
}

button {
color: var(--text-color-secondary);
-webkit-tap-highlight-color: transparent;
font-family: Inter, sans-serif;
background: none;
border: none;
cursor: pointer;
margin: 0;
padding: 0;
color: var(--text-color-secondary);
}

input {
Expand Down

0 comments on commit a0cdb72

Please sign in to comment.