mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Fix typo
This commit is contained in:
parent
8aa922c55f
commit
b9649aed32
@ -44,7 +44,7 @@ ul.red-ui-sidebar-node-config-list {
|
|||||||
}
|
}
|
||||||
&.highlighted {
|
&.highlighted {
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
outline: dashed var(--red-ui-node-selected-color 4px);
|
outline: dashed var(--red-ui-node-selected-color) 4px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.red-ui-palette-label {
|
.red-ui-palette-label {
|
||||||
|
Loading…
Reference in New Issue
Block a user