fix(LOY-283): remove title from dtmc modal
adjust padding and remove box-shadow according to design documents
This commit is contained in:
@@ -122,7 +122,7 @@ function InnerModal({
|
||||
</header>
|
||||
)}
|
||||
|
||||
<section className={contentClassNames}>{children}</section>
|
||||
<div className={contentClassNames}>{children}</div>
|
||||
</>
|
||||
)}
|
||||
</Dialog>
|
||||
|
||||
Reference in New Issue
Block a user