feature: specify device profile/batch during pending enrolment
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user