mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Fix pinned debug item css
This commit is contained in:
parent
390b86cd8e
commit
2ab19937af
@ -221,7 +221,7 @@
|
||||
padding: 4px 2px 2px;
|
||||
position: relative;
|
||||
&.red-ui-debug-msg-row-pinned {
|
||||
background: $list-item-border-selected;
|
||||
background: $secondary-background-selected;
|
||||
}
|
||||
}
|
||||
.red-ui-debug-msg-expandable {
|
||||
|
Loading…
Reference in New Issue
Block a user