feat: new Layout

This commit is contained in:
zerosoul
2022-04-15 13:15:41 +08:00
parent f9c43b887d
commit 408e02fe5b
16 changed files with 1540 additions and 1444 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import Avatar from "./Avatar";
const StyledWrapper = styled.div`
background-color: #e5e5e5;
position: sticky;
bottom: 10px;
bottom: 16px;
margin: 8px;
width: 94%;
width: -webkit-fill-available;