Network maps adjust

This commit is contained in:
Jose Gonzalez 2023-03-09 16:37:43 +01:00
parent a59a6153cc
commit a9abda1fd4
1 changed files with 2 additions and 1 deletions

View File

@ -8141,7 +8141,8 @@ div.graph div.legend table {
min-height: 460px; min-height: 460px;
position: relative; position: relative;
overflow: hidden; overflow: hidden;
background-color: #fafafa; background-color: var(--secondary-color);
min-height: calc(100vh - 200px);
} }
/* /*