fix: fixed runProgram button being disabled if program is invalid

ref: N25B-450
This commit is contained in:
JGerla
2026-01-22 17:55:57 +01:00
parent f6b692e420
commit a00fd02634
5 changed files with 87 additions and 20 deletions

View File

@@ -1,4 +1,6 @@
.warnings-sidebar {
min-width: 320px;
max-width: 320px;
width: 320px;
height: 100%;
background: canvas;