@@ -933,6 +933,7 @@
:key="'td' + index + tdIndex"
:id="'td' + index + tdIndex"
@click="CopyToClipboard('td' + index + tdIndex)"
+ style="background:#fff;font-family: 'Sans-GBNPC';"
>
{{ tdItem }}
</td>