Files
InvoiceShelf/resources
Darko Gjorgjijoski 27c60bb6f5 Allow modal dropdowns and tooltips to overflow their panel
Switch the BaseModal panel container from overflow-hidden to overflow-visible so multiselect dropdowns, autocompletes and tooltips can render outside the modal bounds. Same fix as the settings layout panel earlier — Headless UI's dialog still clips at the viewport, and the modal panel keeps its rounded-xl corners through its own bg-surface background, so removing the clip exposes no square-corner regression on existing modals.
2026-04-07 11:50:10 +02:00
..