shifted live photo button to top left

This commit is contained in:
Rushikesh Tote 2022-02-25 17:45:56 +05:30
parent 7ab43fb2f2
commit b9a238c583

View file

@ -77,8 +77,8 @@ const GlobalStyles = createGlobalStyle`
.live-photo-container > button {
position: absolute;
bottom: 10vh;
left: calc(50% - 20px);
top: 6vh;
left: 4vh;
height: 40px;
width: 80px;
background: #d7d7d7;