cockpit/css/track.css in cpee-2.1.35 vs cockpit/css/track.css in cpee-2.1.36
- old
+ new
@@ -4,10 +4,10 @@
align-items: stretch;
height: 100vh;
}
#graphcolumn {
flex: 0 1 auto;
- width: 35em;
+ width: 40em;
min-width: 15em;
border-right: 0 none;
overflow: auto;
}
#graphcolumn.resize {