Skip to content

Commit

Permalink
chore: amend position
Browse files Browse the repository at this point in the history
  • Loading branch information
rossbulat committed Jan 2, 2025
1 parent c9b9bbb commit 297ad96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/src/library/Offline/Wrapper.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export const Wrapper = styled.div`
background: var(--accent-color-primary);
border: 0.5px solid var(--border-primary-color);
position: fixed;
bottom: 3.8rem;
bottom: 1rem;
right: 1rem;
z-index: 999;
padding: 0.75rem 1.15rem;
Expand Down

0 comments on commit 297ad96

Please sign in to comment.