mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-04 21:46:30 +00:00
fix(ui): Increasing the 'Try your test' modal width (#14612)
This commit is contained in:
parent
f8a401ddd1
commit
229911a495
@ -74,7 +74,7 @@ export const EmbeddedListSearchModal = ({
|
||||
|
||||
return (
|
||||
<Modal
|
||||
width={800}
|
||||
width={1200}
|
||||
style={modalStyle}
|
||||
bodyStyle={modalBodyStyle}
|
||||
title={title}
|
||||
|
Loading…
x
Reference in New Issue
Block a user