clean up socket names

This commit is contained in:
2026-03-26 21:54:42 -07:00
parent 8be53e9e6d
commit b53cac77a2
2 changed files with 42 additions and 51 deletions

View File

@@ -504,20 +504,6 @@ html, body, #root {
border-color: var(--accent);
}
.widget-linked-state {
flex: 1;
min-width: 0;
padding: 4px 8px;
border: 1px dashed var(--linked-border);
border-radius: 4px;
background: var(--linked-bg);
color: var(--linked-text);
font-size: 10px;
text-transform: uppercase;
letter-spacing: 0.08em;
text-align: center;
}
.colormap-editor {
flex: 1;
min-width: 0;