Commit 2572c15b authored by Riri Novita's avatar Riri Novita

Merge branch 'riri' into 'master'

tambahin

See merge request !1327
parents 91fb8bb8 1067785b
...@@ -564,7 +564,7 @@ export default class OperatingIndicator extends Component { ...@@ -564,7 +564,7 @@ export default class OperatingIndicator extends Component {
{this.state.visibleOperatingIndicator && ( {this.state.visibleOperatingIndicator && (
<div> <div>
<div className={"main-color"} style={{ height: 78, display: 'flex', alignItems: 'center', paddingLeft: 20 }}> <div className={"main-color"} style={{ height: 78, display: 'flex', alignItems: 'center', paddingLeft: 20 }}>
<Typography style={{ fontSize: '16px', color: 'white' }}>Operating Indicator</Typography> <Typography style={{ fontSize: '16px', color: 'white' }}>Operating Indicator Submission</Typography>
</div> </div>
<div style={{ padding: 20, width: '100%' }}> <div style={{ padding: 20, width: '100%' }}>
<Paper style={{ paddingTop: 10 }}> <Paper style={{ paddingTop: 10 }}>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment