Fix render.

This commit is contained in:
Paulo Gustavo Veiga 2023-02-03 19:03:14 -08:00
parent 0769a511b5
commit 3f00b76bd6

View File

@ -48,7 +48,7 @@
margin: 0px; margin: 0px;
} }
.mindplot-root { .mindplot-div-container {
height: 100%; height: 100%;
width: 100%; width: 100%;
} }