fixed visual dashboard pandora_enterprise#8645
This commit is contained in:
parent
c736fbe726
commit
93e0a261f9
|
@ -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 {
|
||||
|
|
|
@ -7667,6 +7667,10 @@ div.graph div.legend table {
|
|||
line-height: 25px;
|
||||
}
|
||||
|
||||
.container-fluid {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.pandora_logs {
|
||||
width: 98%;
|
||||
float: right;
|
||||
|
|
Loading…
Reference in New Issue