[Developer] #424 improve role permission probe workflows

Refs #424
This commit is contained in:
devmrko
2026-06-23 13:52:50 +09:00
parent b6fcc768a3
commit 97bb0357f9
23 changed files with 368 additions and 52 deletions

View File

@@ -163,6 +163,11 @@ body {
margin-bottom: .75rem;
}
.master-detail {
border-bottom: 1px solid var(--rw-border);
padding-bottom: 1rem;
}
.rw-btn,
.btn {
border-radius: 999px;