UX: improve admin > permissiongroup templates

This commit is contained in:
2023-04-14 12:23:23 +02:00
parent 78d3c6f1be
commit 91ba0c983d
7 changed files with 60 additions and 44 deletions

View File

@@ -375,6 +375,12 @@ span.dt {
font-weight: bolder;
background-color: var(--bs-chill-light-gray);
}
/// help text
.help-text {
margin-top: 0.25rem;
font-size: 0.875em;
color: var(--bs-gray);
}
/*