twigs icon indicating copy to clipboard operation
twigs copied to clipboard

Dialogs Manager css prop support + pixel perfection

Open shettyMegh9 opened this issue 9 months ago • 0 comments

Is your feature request related to a problem? Please describe. There is default padding in dialogs that should be overridable and modals are not matching Design.

Describe the solution you'd like in options we should support css ex:-

 dialogs.open("confirm",{
 css:{padding:'$12'}
 })

shettyMegh9 avatar May 15 '24 08:05 shettyMegh9