Fence and reconcile Dataflow runs
This commit is contained in:
@@ -832,6 +832,18 @@
|
||||
background: var(--primary-soft);
|
||||
}
|
||||
|
||||
.dataflow-run-history td.dataflow-run-recovery {
|
||||
min-width: 180px;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
.dataflow-run-recovery small {
|
||||
display: block;
|
||||
margin-top: 4px;
|
||||
color: var(--muted);
|
||||
line-height: 1.35;
|
||||
}
|
||||
|
||||
.dataflow-source-dialog-fields {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr;
|
||||
|
||||
Reference in New Issue
Block a user