Skip to content

Commit

Permalink
fix: map button out of position
Browse files Browse the repository at this point in the history
  • Loading branch information
DanWebb committed Oct 3, 2024
1 parent 761bff1 commit 52aa2ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ article {
font-size: var(--diamond-font-size-base);
overflow-y: auto;
position: relative;
transform: scale(1);
}

.recycling-locator-variant-widget {
Expand Down

0 comments on commit 52aa2ae

Please sign in to comment.