FIX_UNLAYER_WIDTH

This commit is contained in:
Srinivas-Saravanan 2025-04-10 16:35:51 +05:30
parent 2927044439
commit 5ec4d4a19d

View File

@ -10,9 +10,9 @@
overflow-y: auto !important;
}
#editor-container {
width: 100%;
min-height: 600px;
}
width: 100%;
min-height: 600px;
}
.modal-dialog {
max-width: 90% !important;
@ -264,7 +264,7 @@
<!-- Unlayer editor -->
<div class="form-row" id="rac_rate_dropdown">
<div class="form-group col-md-12">
<div id="member_welcome_mail_editor_container" style="height: 600px;width:max-content"></div>
<div id="member_welcome_mail_editor_container" style="height: 600px"></div>
</div>
</div>
@ -360,7 +360,7 @@
<!-- Unlayer editor -->
<div class="form-row" id="rac_rate_dropdown">
<div class="form-group col-md-12">
<div id="member_reminder_mail_editor_container" style="height: 600px;width:max-content"></div>
<div id="member_reminder_mail_editor_container" style="height: 600px"></div>
</div>
</div>
@ -440,7 +440,7 @@
<!-- Unlayer editor -->
<div class="form-row" id="rac_rate_dropdown">
<div class="form-group col-md-12">
<div id="member_ecard_mail_editor_container" style="height: 600px;width:max-content"></div>
<div id="member_ecard_mail_editor_container" style="height: 600px"></div>
</div>
</div>
@ -542,7 +542,7 @@
<!-- Unlayer editor -->
<div class="form-row" id="rac_rate_dropdown">
<div class="form-group col-md-12">
<div id="member_review_and_summary_mail_editor_container" style="height: 600px;width:max-content"></div>
<div id="member_review_and_summary_mail_editor_container" style="height: 600px;"></div>
</div>
</div>
@ -615,7 +615,7 @@
<!-- Unlayer editor -->
<!-- <div class="form-row" id="rac_rate_dropdown"> -->
<div class="form-group col-md-12">
<div id="account_maneger_summary_mail_editor_container" style="height: 600px;width:max-content"></div>
<div id="account_maneger_summary_mail_editor_container" style="height: 600px"></div>
</div>
<!-- </div> -->
<div class="form-group text-right m-b-0">
@ -702,7 +702,7 @@
<!-- Unlayer editor -->
<div class="form-row" id="rac_rate_dropdown">
<div class="form-group col-md-12">
<div id="client_hr_summary_mail_editor_container" style="height: 600px;width:max-content"></div>
<div id="client_hr_summary_mail_editor_container" style="height: 600px"></div>
</div>
</div>