halfmoonui / halfmoon

Halfmoon is a highly customizable, drop-in Bootstrap replacement. It comes with three built-in core themes, with dark mode support for all themes and components.
https://www.gethalfmoon.com
MIT License
3.01k stars 118 forks source link

Popover hidden on table row #97

Open Bruno-Marley opened 3 years ago

Bruno-Marley commented 3 years ago

I'am having a problem with popover, the table tag have overflow: hidden; so the popover is under the table:

Capturar

Is there a way to make it appear above the table?