chore: tweak css code

This commit is contained in:
zerosoul
2022-03-30 23:15:17 +08:00
parent 6a7414ab8b
commit 77382723ac
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ const StyledButton = styled.button`
color: #fff;
}
&.ghost {
border-color: #1fe1f9;
border: 1px solid #1fe1f9;
background: none;
color: #1fe1f9;
}