github.com/outbrain/consul@v1.4.5/ui-v2/app/styles/components/feedback-dialog/layout.scss (about) 1 %feedback-dialog-inline { 2 @extend %tooltip; 3 } 4 5 %feedback-dialog-inline p::after { 6 @extend %tooltip-tail; 7 top: auto !important; 8 bottom: -13px; 9 } 10 %feedback-dialog-inline p { 11 @extend %tooltip-bubble; 12 }