Grid of Graphs is not working

This commit is contained in:
Lucas
2024-05-08 16:44:39 -05:00
parent c82ef2e7af
commit ee0ab01355
2 changed files with 10 additions and 7 deletions

View File

@ -57,8 +57,8 @@ $hover-blue: #25b3ff;
}
.summary-iframe {
// width: 400px;
// height: 400px;
width: 400px;
height: 400px;
min-height: 1px;
background: transparent;
margin: 10px;