Browse Source

Update FeatureManagementModal.cshtml

pull/15267/head
Engincan VESKE 3 years ago
parent
commit
58664fcdd5
  1. 2
      modules/feature-management/src/Volo.Abp.FeatureManagement.Web/Pages/FeatureManagement/FeatureManagementModal.cshtml

2
modules/feature-management/src/Volo.Abp.FeatureManagement.Web/Pages/FeatureManagement/FeatureManagementModal.cshtml

@ -130,7 +130,7 @@
}
else
{
<abp-modal-body class="ms-4">
<abp-modal-body class="my-2">
@L["NoFeatureFoundMessage"]
</abp-modal-body>
}

Loading…
Cancel
Save