[Bug/Front-end] Fixed display overflow issue in Create dialog
WTD-763 Added new class with overflow: auto to div element in platform/.../dialog.html
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="abs form outline editor">
|
||||
<div class='abs contents'>
|
||||
<div class='abs contents l-dialog'>
|
||||
<mct-form ng-model="ngModel.value"
|
||||
structure="ngModel.structure"
|
||||
name="createForm">
|
||||
|
||||
Reference in New Issue
Block a user