feat: lots updates

This commit is contained in:
zerosoul
2022-02-24 14:50:26 +08:00
parent b1ba2aa523
commit 0394c99292
46 changed files with 1101 additions and 397 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ const StyledSend = styled.div`
bottom: 15px;
left: 50%;
transform: translateX(-50%);
background: #f5f6f7;
background: #e5e7eb;
border-radius: 8px;
width: calc(100% - 32px);
min-height: 54px;