Tighten snapshot table spacing
This commit is contained in:
@@ -171,7 +171,9 @@
|
||||
.bu-snapshot-id { width: 90px; }
|
||||
.bu-snapshot-time { width: 175px; }
|
||||
.bu-snapshot-host { width: 130px; }
|
||||
.bu-snapshot-actions { width: 130px; }
|
||||
.bu-snapshot-paths { width: 105px; }
|
||||
.bu-snapshot-actions { width: 120px; }
|
||||
.bu-snapshot-table td:last-child { text-align: left; }
|
||||
.bu-path-count { background: var(--bu-panel-alt); border: 1px solid var(--bu-border); border-radius: 999px; color: var(--bu-text); display: inline-block; font-size: 12px; font-weight: 700; padding: 4px 8px; white-space: nowrap; }
|
||||
.bu-runs-table { table-layout: fixed; }
|
||||
.bu-runs-table .bu-run-task { width: 18%; }
|
||||
|
||||
Reference in New Issue
Block a user