Stefan Georgiev
Tera Guru

Hello @subbarayudu ,

try to change this

<div class="col-sm-2 cell">${Number}</div>
<div class="col-sm-3 cell">{{data.text.column_label}}</div>

and 

<div class="col-sm-2 cell">${Number}</div>
<div class="col-sm-3 cell">{{data.text.column_label}}</div>

this is going to make the Number bigger and the Assessment smaller

Hope that this helps you!

If the provided information answers your question, please consider marking it as Helpful and Accepting the Solution so other community users can find it faster.

All the Best,
Stefan

View solution in original post