import flow OK

This commit is contained in:
STEINNI
2026-03-30 19:57:21 +00:00
parent 334cce8af3
commit 158e9c4044
3 changed files with 36 additions and 9 deletions

View File

@@ -261,6 +261,7 @@ bz-graflow .bzgf-nodes-container .port.selectable:hover{
border: 5px solid #FF08!important;
cursor: pointer;
}
bz-graflow .graflow-error{ background:red;color:black;position: absolute;top: 0;left: 50%;transform: translateX(-50%); }
/* BZGRAFLOW_CORE_END */