Reverse init order (#227)

This commit is contained in:
Chenlei Hu
2024-07-25 22:20:38 -04:00
committed by GitHub
parent 9d56bb4e0e
commit dc13ed102b
5 changed files with 36 additions and 44 deletions

View File

@@ -90,7 +90,7 @@ body {
display: flex;
}
#graph-canvas-container {
.graph-canvas-container {
width: 100%;
height: 100%;
order: -3;