fix layer of palette node

This commit is contained in:
Hiroyasu Nishiyama 2022-06-08 14:50:14 +09:00
parent 62cd3b2061
commit 3046798ec5
1 changed files with 1 additions and 0 deletions

View File

@ -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;
}