This commit is contained in:
@@ -209,7 +209,7 @@ onMounted(() => {
|
||||
|
||||
.scroll-to-explore {
|
||||
margin-top: auto;
|
||||
margin-bottom: var(--space-md);
|
||||
margin-bottom: calc(max(var(--safe-area-cover-bottom, 0px), var(--space-lg)));
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user