Fix visual overflow in display of block in explorer
This commit is contained in:
parent
a80ea655fa
commit
7dac974ba2
File diff suppressed because one or more lines are too long
@ -50,7 +50,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Nonce</td>
|
||||
<td class="ellipsis">{{$b.Nonce}}</td>
|
||||
<td style="max-width: 280px;" class="ellipsis">{{$b.Nonce}}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Bits</td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user