Add notification policies and notification requests in web UI (#29433)

This commit is contained in:
Eugen Rochko
2024-03-11 16:02:21 +01:00
committed by GitHub
parent 19efa1b9f1
commit c10bbf5fe3
35 changed files with 1278 additions and 252 deletions

View File

@@ -1313,6 +1313,12 @@ code {
font-weight: 600;
}
.hint {
display: block;
font-size: 14px;
color: $darker-text-color;
}
.recommended {
position: absolute;
margin: 0 4px;