0.10.2-21 Job Infos

This commit is contained in:
2026-03-17 14:03:44 +00:00
parent b8cccd0045
commit cdb87b5759
8 changed files with 100 additions and 112 deletions
+9
View File
@@ -2588,6 +2588,15 @@ body {
grid-column: 1 / -1;
}
.job-meta-subtle {
font-size: 0.82rem;
color: var(--text-color-secondary);
}
.job-meta-encode-config {
margin-bottom: 0.5rem;
}
.job-configured-selection-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));