mirror of
https://github.com/mempool/mempool.git
synced 2025-03-26 09:42:08 +01:00
Correcting details button padding on mobile.
This commit is contained in:
parent
ffb08e5e01
commit
4136e8d332
@ -164,7 +164,7 @@
|
||||
|
||||
<h2 class="float-left">Inputs & Outputs</h2>
|
||||
|
||||
<button type="button" class="btn btn-outline-info btn-sm float-right mr-1 mt-2" (click)="txList.toggleDetails()">Details</button>
|
||||
<button type="button" class="btn btn-outline-info btn-sm float-right mr-1 mt-0 mt-md-2" (click)="txList.toggleDetails()">Details</button>
|
||||
|
||||
<div class="clearfix"></div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user