Skip to content

Commit

Permalink
Fix: Ballon toolbar symbol center
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun committed Sep 25, 2024
1 parent b788630 commit fbcf3f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion private/css/cms.balloon-toolbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
width: calc(1.6*var(--size));
height: calc(1.6*var(--size));
line-height: calc(1.3*var(--size));
text-align: center;
padding: calc(0.3*var(--size));
cursor: pointer;
svg {
width: var(--size);
Expand Down

0 comments on commit fbcf3f6

Please sign in to comment.