Replace Bloom with Constellation and fix viz picker grid.
Keep all layout cards in a strict 2x2 grid; constellation uses star-chart packing with neighbor edges and leader pipes. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -752,9 +752,6 @@ html[data-theme="light"] .inspector-body .kv-row .v { color: #122033; }
|
||||
gap: 0.08rem;
|
||||
min-height: 64px;
|
||||
}
|
||||
.viz-card:nth-child(5) {
|
||||
grid-column: 1 / -1;
|
||||
}
|
||||
.viz-card:hover {
|
||||
border-color: var(--dell-bright);
|
||||
color: var(--text);
|
||||
|
||||
Reference in New Issue
Block a user