twigs
twigs copied to clipboard
Dialogs Manager css prop support + pixel perfection
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'}
})