v0.15.9
This commit is contained in:
@@ -6270,6 +6270,15 @@ textarea[aria-invalid="true"] {
|
||||
box-shadow: 0 0 0 2px var(--accent-soft), 0 12px 30px rgba(0, 0, 0, .22);
|
||||
}
|
||||
|
||||
.flow-selection-marquee {
|
||||
position: absolute;
|
||||
z-index: 4;
|
||||
pointer-events: none;
|
||||
border: 1px solid var(--accent);
|
||||
border-radius: 4px;
|
||||
background: var(--accent-soft);
|
||||
}
|
||||
|
||||
.flow-editor .flow-node-time {
|
||||
border-top: 3px solid var(--blue);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user