fixed visual dashboard pandora_enterprise#8645

This commit is contained in:
Daniel Barbero Martin 2022-03-21 14:52:32 +01:00
parent c736fbe726
commit 93e0a261f9
2 changed files with 8 additions and 3 deletions

View File

@ -15,9 +15,10 @@
display: flex;
flex-direction: row;
align-items: center;
padding: 3px;
width: 99%;
margin: 0 auto;
}
#main_pure #menu_tab_frame_view #menu_tab_left {
margin-left: 20px;
}
ul.mn {

View File

@ -7667,6 +7667,10 @@ div.graph div.legend table {
line-height: 25px;
}
.container-fluid {
padding: 0;
}
.pandora_logs {
width: 98%;
float: right;