mirror of
https://github.com/InsanusMokrassar/JSUIKitKBindings.git
synced 2025-10-18 05:40:21 +00:00
remove auto margin from dialog
This commit is contained in:
@@ -44,7 +44,7 @@ fun Dialog(
|
||||
include(UIKitModal)
|
||||
}
|
||||
id("dialog${Random.nextUInt()}")
|
||||
include(*modifiers, UIKitFlex.Alignment.Vertical.Top)
|
||||
include(*modifiers)
|
||||
attributesCustomizer()
|
||||
}
|
||||
) {
|
||||
|
Reference in New Issue
Block a user