Commit 90cf0e24 authored by muhammad ridwan's avatar muhammad ridwan

Merge branch 'env/ridwan' into 'ENV-DEV-CR-CAFRM'

add cafrm title

See merge request !1606
parents 9cfc5273 bbe55470
...@@ -314,13 +314,13 @@ class RepotrCafrm extends Component { ...@@ -314,13 +314,13 @@ class RepotrCafrm extends Component {
<div className={"main-color"} <div className={"main-color"}
style={{height: 78, display: 'flex', alignItems: 'center', paddingLeft: 20}}> style={{height: 78, display: 'flex', alignItems: 'center', paddingLeft: 20}}>
<Typography style={{fontSize: '16px', color: 'white'}}>Report Status & Approval Progress <Typography style={{fontSize: '16px', color: 'white'}}>Report Status & Approval Progress
Monitoring</Typography> Monitoring CAFRM</Typography>
</div> </div>
<div style={{padding: 20, width: '100%'}}> <div style={{padding: 20, width: '100%'}}>
<Paper style={{paddingTop: 10, paddingBottom: 50}}> <Paper style={{paddingTop: 10, paddingBottom: 50}}>
<div style={{borderBottom: 'solid 1px #c4c4c4'}}> <div style={{borderBottom: 'solid 1px #c4c4c4'}}>
<Typography style={{fontSize: '12px', color: '#4b4b4b', margin: 10}}>Report Status & <Typography style={{fontSize: '12px', color: '#4b4b4b', margin: 10}}>Report Status &
Approval Progress</Typography> Approval Progress CAFRM</Typography>
</div> </div>
<div style={{minWidth: 'max-content', padding: '20px 20px 0px 20px'}}> <div style={{minWidth: 'max-content', padding: '20px 20px 0px 20px'}}>
<div style={{marginTop: 15, display: 'flex'}}> <div style={{marginTop: 15, display: 'flex'}}>
......
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