diff --git a/ui/components/ui/info-tooltip/index.scss b/ui/components/ui/info-tooltip/index.scss index 335108ffc..f96dc943c 100644 --- a/ui/components/ui/info-tooltip/index.scss +++ b/ui/components/ui/info-tooltip/index.scss @@ -3,6 +3,12 @@ height: 12px; width: 12px; } + + &__tooltip-container { + svg { + position: static; + } + } } .tippy-popper[x-placement^=top] .tippy-tooltip-info-theme [x-arrow],