Skip to content

Commit

Permalink
Merge pull request #10104 from abpframework/cotur/permission-mg-ui
Browse files Browse the repository at this point in the history
Upgrade Permission Management modal style
  • Loading branch information
armgnunlu committed Sep 22, 2021
2 parents 4f428a3 + c7efcb3 commit dccae08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<abp-tab title="@group.DisplayName" name="v-pills-tab-@group.GetNormalizedGroupName()">
<h4>@group.DisplayName</h4>
<hr class="mt-2 mb-3"/>
<div class="custom-scroll-content">
<div class="w-100" style="max-height: 640px;overflow-y: auto">
<div class="pl-1 pt-1">
<abp-input asp-for="@group.IsAllPermissionsGranted"
check-box-hidden-input-render-mode="None"
Expand Down

0 comments on commit dccae08

Please sign in to comment.