Przeglądaj źródła

Merge pull request #8022 from weseek/support/128306-129284-tooltips

support: Bootstrap v5 breaking changes Popover
Ryoji Shimizu 2 lat temu
rodzic
commit
3db722d37f

+ 3 - 0
apps/app/src/styles/theme/_apply-colors-dark.scss

@@ -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);