Commit 626a3361 authored by Riri Novita's avatar Riri Novita

issue uat

parent 01797181
...@@ -2443,7 +2443,7 @@ export default class TableSummaryTriputra extends Component { ...@@ -2443,7 +2443,7 @@ export default class TableSummaryTriputra extends Component {
<div className="column-3" style={{ borderRight: '1px #fff solid', justifyContent: 'center', display: 'flex', alignItems: 'center', backgroundColor: '#07a7d0', height: 40 }}> <div className="column-3" style={{ borderRight: '1px #fff solid', justifyContent: 'center', display: 'flex', alignItems: 'center', backgroundColor: '#07a7d0', height: 40 }}>
<span>{"Debt to EBITDA"}</span> <span>{"Debt to EBITDA"}</span>
</div> </div>
<div className="column-4" style={{ borderRight: '1px #fff solid', justifyContent: 'center', display: 'flex', alignItems: 'center', backgroundColor: '#07a7d0', height: 40 }}> <div className="column-4" style={{ width: 125, justifyContent: 'center', display: 'flex', alignItems: 'center', backgroundColor: '#07a7d0', height: 40 }}>
<span>{"EBITDA to Interest"}</span> <span>{"EBITDA to Interest"}</span>
</div> </div>
</div> </div>
......
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