Templates view and store
This commit is contained in:
@@ -219,3 +219,8 @@ button {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// fixes drop item shadow not appearing when dragging template items onto workflow
|
||||
:global([data-is-dnd-shadow-item]) {
|
||||
min-height: 5rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user