community
Steve L. Nyemba 6 years ago
parent 117cd3840f
commit aefe6917b1

@ -53,12 +53,12 @@
grid-template-columns: 35% 35% 30%;
grid-gap:1px;
width:100%;
height:90%;
height:90%;
}
.widget .chart iframe {
width:99%;
min-height:70%;
min-height:72%;
overflow:hidden}
@ -388,7 +388,7 @@
</div>
{%if row.node == name %}
<div class="" style="padding-left:10px; margin-top:4px; min-height:70%; overflow:hidden">
<div class="" style="padding-left:10px; margin-top:4px; min-height:72%; overflow:hidden">
<li type="square" style="list-style-type: none">

Loading…
Cancel
Save