adeo / mozaic-design-system

Mozaic Design System
https://mozaic.adeo.cloud
Apache License 2.0
72 stars 17 forks source link

[accordion/style]: Remove Overflow:hidden from .mc-accordion__content #1461

Closed Maksime59 closed 11 months ago

Maksime59 commented 1 year ago

I am opening an issue for

Styles (CSS, SCSS, ...)

Package version

latest

Description

image image

.mc-accordion__content { overflow: unset; }

GitHub repository

No response

Mock-up(s)

No response

What happened?

No response

What is expected?

No response

To Reproduce

No response

Code example

No response

Is this a regression?

Additional comments

No response

tiloyi commented 1 year ago

Hi guys @Maksime59 , Hi @mohamedMok , I don't think the problem here is the accordion, but rather the fact that overlay elements need to be positioned at the root of the body when they're opened.

tiloyi commented 11 months ago

I close this issue as the related PR has been closed too.