Skip to content

Commit

Permalink
Map - add margin for Marker Tooltip (#28189)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zedwag authored Oct 18, 2024
1 parent c15f0be commit 3a0826e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/devextreme-scss/scss/widgets/base/_map.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@
.dx-map-marker {
user-select: none;
}

.dx-map-marker-tooltip {
margin: 10px;
}

0 comments on commit 3a0826e

Please sign in to comment.