refactor: new widget UX

This commit is contained in:
Tristan Yang
2022-11-11 11:42:20 +08:00
parent 46a4e150e6
commit 821c1d1112
23 changed files with 1155 additions and 1643 deletions
+1 -2
View File
@@ -10,11 +10,10 @@ import { useLoginMutation } from "../../app/services/auth";
const StyledSocialButton = styled(Button)`
position: relative;
width: 100%;
margin-bottom: 16px;
background: white !important;
border: 1px solid #d0d5dd;
color: #344054;
height: 42px;
height: 46px;
overflow: hidden;
.mask {
background: inherit;