Cosmetic
Some checks failed
/ build (push) Failing after 9s

This commit is contained in:
phil 2025-02-01 16:15:52 +01:00
parent 0782d9d12d
commit a0b391b417
2 changed files with 17 additions and 5 deletions

View file

@ -104,10 +104,18 @@ hr {
.hasResponseStatus.status-503 {
background-color: #ffA88050;
}
.role {
.role, .scope {
padding: 3px 6px;
border-radius: 6px;
margin: 3px;
}
.role {
background-color: #44228840;
}
.scope {
background-color: #8888FF80;
}
/* For home */