Skip to content

Commit 8570175

Browse files
committed
Update full.css
1 parent 3fbb3df commit 8570175

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

full.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,8 @@ body.safari .live-buttons .live-button.share path.ios {
334334
bottom: 0;
335335
left: -1px;
336336
top: 44px;
337-
transform: translateY(calc(100% - 28px - 45px - env(safe-area-inset-bottom, 0px)));
337+
transform: translateY(calc(100% - 28px - 35px - env(safe-area-inset-bottom, 0px)));
338+
transform: translateY(calc(100% - 28px - 63px - env(safe-area-inset-bottom, 0px)));
338339
padding-bottom: env(safe-area-inset-bottom);
339340
background: #1a1c24;
340341
background: #0e0e0e;

0 commit comments

Comments
 (0)