mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Merge pull request #3638 from node-red-hitachi/fix-palette-node-layer
Fix layer of palette node
This commit is contained in:
commit
ac44d22cee
@ -131,6 +131,7 @@
|
||||
width: 120px;
|
||||
background-size: contain;
|
||||
position: relative;
|
||||
z-index: 4;
|
||||
&:not(.red-ui-palette-node-config):not(.red-ui-palette-node-small):first-child {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user