diff --git a/src/components/toolbar/InfoTooltip.vue b/src/components/toolbar/InfoTooltip.vue index 52323cd8..6ef12b8a 100644 --- a/src/components/toolbar/InfoTooltip.vue +++ b/src/components/toolbar/InfoTooltip.vue @@ -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);