mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Adding gray outline to droppable cells
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
24716eaa09
commit
1bdb291f00
@ -47,6 +47,7 @@
|
||||
|
||||
&.isDraggingOver {
|
||||
background-color: #3e4148;
|
||||
box-shadow: 0 0 0px 3px var(--clusterMenuBackground), 0 0 0px 6px #ffffff30;
|
||||
|
||||
&:not(.isDraggingOwner) {
|
||||
z-index: 50;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user