v0.10.0
This commit is contained in:
@@ -6379,3 +6379,6 @@ body.flow-editor-open { overflow:hidden; }
|
||||
|
||||
/* Keep zone hysteresis/source controls aligned without stretching selects. */
|
||||
.zone-hysteresis-row { align-items:start; }
|
||||
.flow-editor .flow-node-current { margin-top:6px; padding-top:6px; border-top:1px solid color-mix(in srgb, var(--border) 72%, transparent); display:flex; align-items:baseline; justify-content:space-between; gap:8px; }
|
||||
.flow-editor .flow-node-current span { color:var(--muted); font-size:.68rem; white-space:nowrap; }
|
||||
.flow-editor .flow-node-current strong { min-width:0; max-width:72px; color:var(--text); font-size:.76rem; font-weight:700; text-align:right; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
|
||||
|
||||
Reference in New Issue
Block a user