Add no-cache headers to static files, fix flow view multi-line names

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Ian Gulliver
2026-01-30 22:26:02 -08:00
parent 2c27ce7ff5
commit 98c7fc75b7
2 changed files with 9 additions and 1 deletions

View File

@@ -750,6 +750,7 @@ body.sacn-mode .node.sacn-out.sacn-in .sacn-in-hover .sacn-detail-wrapper {
text-align: center;
min-width: 120px;
cursor: pointer;
white-space: pre-line;
}
.flow-node:hover {