PersonRolesEditActorComponent added

This commit is contained in:
2024-10-08 02:14:16 +02:00
Unverified
parent bf90df6370
commit 35e657d8d1
20 changed files with 296 additions and 10 deletions

View File

@@ -42,7 +42,14 @@ body, html {
-webkit-text-fill-color: transparent;
}
.table-transparent {
--bs-table-bg: transparent !important;
}
.table td.table-cell-fit, .table th.table-cell-fit {
white-space: nowrap;
width: 1%;
}