Skip to content

Commit

Permalink
fix(map): override icon button styles in navigator
Browse files Browse the repository at this point in the history
  • Loading branch information
joneff committed Oct 14, 2021
1 parent 3c989c7 commit 9e88414
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/default/scss/map/_layout.scss
Expand Up @@ -75,6 +75,8 @@
.k-button {
margin: 0;
padding: 0;
width: auto;
height: auto;
border-radius: 100%;
line-height: 1;
box-shadow: none;
Expand Down

0 comments on commit 9e88414

Please sign in to comment.