mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-09-11 15:28:42 -06:00
Added Placeholder for Node Configuration Panel
This commit is contained in:
@@ -6,9 +6,10 @@
|
||||
|
||||
/* FlowEditor background container */
|
||||
.flow-editor-container {
|
||||
position: relative;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* Blue Gradient Overlay */
|
||||
|
Reference in New Issue
Block a user