feat: engineer SBAS timeseries production workflow
This commit is contained in:
@@ -917,6 +917,16 @@ input[type="checkbox"] {
|
||||
font-size: 0.8em;
|
||||
padding: 3px 8px;
|
||||
}
|
||||
.ps-stack-preview-actions {
|
||||
display: flex;
|
||||
gap: 6px;
|
||||
flex: 0 0 auto;
|
||||
}
|
||||
.preview-button-secondary {
|
||||
background: var(--color-panel-muted);
|
||||
color: var(--color-text-primary);
|
||||
border: 1px solid var(--color-border);
|
||||
}
|
||||
.ps-stack-list {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user