mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Merge branch 'ent-8645-estilos-dashboard-no-ajusta-bien-a-los-lados' into 'develop'
fixed visual dashboard pandora_enterprise#8645 See merge request artica/pandorafms!4770
This commit is contained in:
commit
c33cb143bf
@ -15,9 +15,10 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 3px;
|
}
|
||||||
width: 99%;
|
|
||||||
margin: 0 auto;
|
#main_pure #menu_tab_frame_view #menu_tab_left {
|
||||||
|
margin-left: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul.mn {
|
ul.mn {
|
||||||
|
@ -7667,6 +7667,10 @@ div.graph div.legend table {
|
|||||||
line-height: 25px;
|
line-height: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.container-fluid {
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.pandora_logs {
|
.pandora_logs {
|
||||||
width: 98%;
|
width: 98%;
|
||||||
float: right;
|
float: right;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user