jobs logs
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -3069,6 +3069,31 @@ body.mobile-mode .mobile-filter-bar {
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
|
||||
.jobs-toolbar,
|
||||
.jobs-toolbar-actions,
|
||||
.jobs-toolbar-toggle {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 0.5rem;
|
||||
}
|
||||
|
||||
.jobs-toolbar {
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.jobs-toolbar-actions,
|
||||
.jobs-toolbar-toggle {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.jobs-show-details {
|
||||
align-items: center;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.jobs-table {
|
||||
min-width: 1080px;
|
||||
white-space: normal;
|
||||
|
||||
Reference in New Issue
Block a user