Editor fully working as expected
This commit is contained in:
+3
-3
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user