### What problem does this PR solve? feat: click on a blank area of the canvas to hide the form drawer #918 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@@ -56,6 +56,6 @@
|
||||
}
|
||||
|
||||
.templatesBox {
|
||||
// max-height: 500px;
|
||||
max-height: 70vh;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user