Fix: frontend better reflect global perms for bulk edit, disabled form state (#8469)

This commit is contained in:
shamoon
2024-12-11 01:05:23 -08:00
committed by GitHub
parent beb8ed8313
commit 2ac2a6dec6
14 changed files with 150 additions and 108 deletions

View File

@@ -5,7 +5,7 @@
pointer-events: none;
.ng-select-container {
background-color: var(--pngx-bg-alt) !important;
background-color: var(--pngx-bg-disabled) !important;
}
}
}