Skip to content

Commit

Permalink
chore: increase padding
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdehaven committed Dec 22, 2023
1 parent 9ee93d1 commit 1382078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/toolbar/InfoTooltip.vue
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ defineProps({
line-height: $kui-line-height-20;
max-width: 200px;
opacity: 0;
padding: $kui-space-30;
padding: $kui-space-40;
pointer-events: none;
position: absolute;
top: calc(100% + 6px);
Expand Down

0 comments on commit 1382078

Please sign in to comment.