edit width on final report

This commit is contained in:
nurafrinaalimi16
2024-04-18 13:37:46 +08:00
parent 0e28e4f8cd
commit febda35e1b
@@ -8,10 +8,10 @@
<table class="table table-striped table-condensed"> <table class="table table-striped table-condensed">
<thead> <thead>
<tr> <tr>
<th width="10%">No. Anggota</th> <th width="20%">No. Anggota</th>
<th width="30%">Nama</th> <th width="30%">Nama</th>
<th width="20%">Unit</th> <th width="20%">Unit</th>
<th width="20%">Undian</th> <th width="10%">Undian</th>
<th width="20%">Peratus (%)</th> <th width="20%">Peratus (%)</th>
</tr> </tr>
</thead> </thead>