We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3546c68 commit 0be56bcCopy full SHA for 0be56bc
1 file changed
src/programs/Calculator/styles.ts
@@ -61,7 +61,7 @@ export const StyledButton = styled.button`
61
align-items: center;
62
background-color: inherit;
63
color: inherit;
64
- border-width: 1px;
+ border: none;
65
66
&:hover {
67
backdrop-filter: brightness(150%);
0 commit comments