File tree 2 files changed +1
-2
lines changed
2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -309,7 +309,6 @@ code.command {
309
309
310
310
.deployment-donut {
311
311
justify-content : center ;
312
- min-width : 200px ;
313
312
.scaling-controls {
314
313
justify-content : center ;
315
314
font-size : 24px ;
Original file line number Diff line number Diff line change @@ -3711,7 +3711,7 @@ code.command{display:inline-block;line-height:1.3;margin-right:2px}
3711
3711
.pod-donut .c3-defocused {opacity : .5 !important }
3712
3712
.pod-donut .c3-tooltip-container {top : -27px !important ;left : 50% !important ;transform : translateX (-50% );white-space : nowrap}
3713
3713
.pod-donut path .c3-arc-Empty {stroke : # d1d1d1 ;cursor : inherit!important }
3714
- .deployment-donut {justify-content : center; min-width : 200 px }
3714
+ .deployment-donut {justify-content : center}
3715
3715
.deployment-donut .scaling-controls {justify-content : center;font-size : 24px }
3716
3716
.deployment-donut .scaling-controls a {color : # bbb }
3717
3717
.deployment-donut .scaling-controls a : active , .deployment-donut .scaling-controls a : hover {color : # 72767b ;text-decoration : none}
You can’t perform that action at this time.
0 commit comments