Editor fully working as expected

This commit is contained in:
2026-05-04 18:42:20 +02:00
parent 687717f7c5
commit 48b4dd0fc0
2 changed files with 628 additions and 543 deletions
+3 -3
View File
@@ -27,7 +27,7 @@ body {
}
.circuit-tree-table .reserve-row td {
background: #fff8e8;
background: #f8fbff;
}
.circuit-tree-table .placeholder-row td {
@@ -91,8 +91,8 @@ body {
color: #6b7280;
}
.tree-grid .reserve-row td {
background: #fff8e7;
.tree-grid .empty-circuit-row td {
background: #f8fbff;
}
.tree-grid .placeholder-row td {
File diff suppressed because it is too large Load Diff