You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bottom border is wrongly calculated for the accordion panels. As a result, if there are exactly 3 panels in the accordion, the last one will have a border bottom. Otherwise, there won't be any border.
Somehow, the second panel has a border-radius. Seems like a bug.
Description
I found 2 issues with the accordion:
Here's a very quick GIF to show both issues.
Reproduction
Sandbox: https://codesandbox.io/p/sandbox/confident-chaum-y2wnw6?file=%2Fpages%2Findex.vue%3A9%2C16
Versions
I'm using it with Nuxt 3.8.0 and Tailwind 3.3.3 - but shouldn't matter.
The text was updated successfully, but these errors were encountered: