Skip to content

Commit

Permalink
[Fix] mapbox logo has not been styled correctly (#2236)
Browse files Browse the repository at this point in the history
Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
  • Loading branch information
igorDykhta committed Jun 9, 2023
1 parent ed5cb8a commit 8de7ae4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/src/common/styled-components.tsx
Expand Up @@ -574,6 +574,7 @@ export const StyledAttrbution = styled.div.attrs({
a.mapboxgl-ctrl-logo {
width: 72px;
margin-left: 4px;
background-size: contain;
}
}
a,
Expand Down

0 comments on commit 8de7ae4

Please sign in to comment.