support: Bootstrap v5 breaking changes Popover
@@ -467,6 +467,9 @@
// color: inherit;
// }
+ // TODO: Check renamed .arrow to .popover-arrow
+ // see: https://getbootstrap.com/docs/5.2/migration/#popovers
+
// &.bs-popover-top .arrow {
// &::before {
// border-top-color: var(--secondary);