sunguroku 5 лет назад
Родитель
Сommit
b03f164947
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      dashboard/src/main/home/cluster-dashboard/chart/Chart.tsx

+ 1 - 1
dashboard/src/main/home/cluster-dashboard/chart/Chart.tsx

@@ -61,7 +61,7 @@ export default class Chart extends Component<PropsType, StateType> {
             <StatusIndicator
               controllers={this.props.controllers} 
               status={chart.info.status}
-              margin_left={'20px'}
+              margin_left={'17px'}
             />
             <LastDeployed>
               <Dot>•</Dot> Last deployed {this.readableDate(chart.info.last_deployed)}