microcmsio/react-hooks-use-modal

Question: How to set CSS to Modal ?

tarunama opened this issue · 2 comments

This is just question.

How to setting CSS property ?

I want to pass CSS property to Modal Component.

Thank you for your greatful works.

@tarunama Thank you.

It is not possible to pass styles to modal components.
However, most styles are fine with the style inside the modal component.

Currently, the background color cannot be changed.
so, I'm thinking of options to change the style of modal components.

@hiro08gh
Thank you for Your reply !
I just understood situation.

so, I'm thinking of options to change the style of modal components

This option is good ! I am waiting for opening feature issue 👍