fix: ensure Vue Flow parent container has explicit dimensions
This commit is contained in:
@@ -327,5 +327,7 @@ html, body {
|
||||
|
||||
.graph-area {
|
||||
flex: 1;
|
||||
position: relative;
|
||||
min-height: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user