diff --git a/customize.dist/src/less2/include/tippy.less b/customize.dist/src/less2/include/tippy.less index 5cb7c2f59..5450d3114 100644 --- a/customize.dist/src/less2/include/tippy.less +++ b/customize.dist/src/less2/include/tippy.less @@ -14,7 +14,7 @@ } } .tippy-popper { - @arrow-color: @cp_tooltip-bg; + @arrow-color: @cp_tooltip-bg !important; &[x-placement^='top'] .tippy-arrow { border-top-color: @arrow-color; }