adjust placeholder ui for rules and targets

This commit is contained in:
miloschwartz
2026-08-04 17:36:00 -04:00
parent f85d41945a
commit 83e20c2dfa
3 changed files with 24 additions and 8 deletions
@@ -961,6 +961,7 @@ export function PolicyAccessRulesTable({
colSpan={columns.length}
message={t("rulesNoOne")}
action={emptyStateAction}
compact
/>
)}
</TableBody>