fix overflowing tables on ln nodes-per-x chart pages

This commit is contained in:
Mononaut
2023-01-18 15:48:01 -06:00
parent 47d2a6d5c7
commit c5f9682b5b
3 changed files with 12 additions and 7 deletions

View File

@@ -21,7 +21,7 @@
<div class="spinner-border text-light"></div>
</div>
<table class="table table-borderless text-center m-auto" style="max-width: 900px">
<table class="table table-borderless table-fixed text-center m-auto" style="max-width: 900px">
<thead>
<tr>
<th class="text-left rank" i18n="mining.rank">Rank</th>