Log viewer graph capture model visual bug

This commit is contained in:
Calvo 2021-09-08 10:44:57 +02:00
parent 7e5dc6a9c4
commit 44663c914a

View File

@ -7855,9 +7855,10 @@ div.graph div.legend table {
} }
.model_log_viewer { .model_log_viewer {
position: absolute; margin-top: 5px;
bottom: 5px; float: right;
right: 0; margin-bottom: 0px;
margin-right: 0px;
} }
.container_left_class { .container_left_class {