feature: specify device profile/batch during pending enrolment

This commit is contained in:
Gary Sharp
2025-06-27 14:51:03 +10:00
parent 57ae665070
commit 8b8b26116e
13 changed files with 418 additions and 156 deletions
+5 -5
View File
@@ -545,22 +545,22 @@ div.logEventsViewport {
& > p.sessionStart {
color: #888;
margin-bottom: 2px;
margin-bottom: 0;
}
& > p.sessionStatus {
height: 1.6em;
overflow: hidden;
margin-bottom: 3px;
margin-bottom: 0;
}
& code {
code {
font-size: 2em;
color: @ThemeRed;
}
& div.reason {
margin-bottom: 3px;
.reason {
width: 160px;
}
}