Release URBM 2026.06.15.r006
This commit is contained in:
@@ -143,12 +143,11 @@
|
||||
.bu-table th { color: var(--bu-text); font-size: 13px; font-weight: 700; letter-spacing: .03em; opacity: .76; text-transform: uppercase; }
|
||||
.bu-table-scroll { max-width: 100%; overflow-x: auto; }
|
||||
.bu-runs-table { table-layout: fixed; }
|
||||
.bu-runs-table .bu-run-task { width: 17%; }
|
||||
.bu-runs-table .bu-run-task { width: 18%; }
|
||||
.bu-runs-table .bu-run-status { width: 9%; }
|
||||
.bu-runs-table .bu-run-created { width: 12%; }
|
||||
.bu-runs-table .bu-run-progress { width: 26%; }
|
||||
.bu-runs-table .bu-run-message { width: 30%; }
|
||||
.bu-runs-table .bu-run-actions { width: 6%; }
|
||||
.bu-runs-table .bu-run-progress { width: 27%; }
|
||||
.bu-runs-table .bu-run-message { width: 34%; }
|
||||
.bu-runs-table th, .bu-runs-table td { min-width: 0; overflow-wrap: anywhere; word-break: break-word; }
|
||||
.bu-runs-table .bu-run-message-cell { line-height: 1.45; white-space: normal; }
|
||||
.bu-runs-table .bu-table-actions { min-width: 0; }
|
||||
|
||||
Reference in New Issue
Block a user