File tree 1 file changed +2
-1
lines changed 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -293994,7 +293994,8 @@ h2+.list-view-pf{margin-top:20px}
293994
293994
.overview .row-expanded-top .overview-animation-block{display:flex;flex:1 1 auto;justify-content:center}
293995
293995
@media (min-width:768px){.overview .row-expanded-top .overview-animation-block.animation-in-progress .overview-deployment-donut .latest-donut{justify-content:flex-end}
293996
293996
}
293997
- @media (min-width:480px){.overview .row-expanded-top .overview-animation-block .overview-deployment-donut{display:flex;flex:1 1 auto;min-height:150px;max-width:450px}
293997
+ @media (min-width:480px){.overview .row-expanded-top .overview-animation-block.animation-in-progress .overview-deployment-donut{max-width:450px}
293998
+ .overview .row-expanded-top .overview-animation-block .overview-deployment-donut{display:flex;flex:1 1 auto;min-height:150px}
293998
293999
}
293999
294000
.overview .row-expanded-top .overview-animation-block .overview-deployment-donut.ng-enter{animation:deploymentSlideIn 750ms ease forwards}
294000
294001
.overview .row-expanded-top .overview-animation-block .overview-deployment-donut.stacked-template .overview-pod-template{min-width:100%}
You can’t perform that action at this time.
0 commit comments