mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
limix max-width of extra in html
This commit is contained in:
parent
15c94340c0
commit
5dfe95efcd
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
|
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="3">Extra: {{extra}}</td>
|
<td colspan="3" style="max-width:700px">Extra: {{extra}}</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue