UX [admin][templates] fix styles on permissionsgroup pages for standard acl model (not vendee)

This commit is contained in:
2023-03-08 19:45:33 +01:00
parent 88ccbd450a
commit 2fe77f2610
3 changed files with 29 additions and 36 deletions

View File

@@ -5,7 +5,7 @@
{% block admin_content -%}
<h1>{{ 'Permissions group list'|trans }}</h1>
<table class="records_list">
<table class="records_list table table-bordered border-dark">
<thead>
<tr>
<th>{{ 'Name'|trans }}</th>