mirror of
https://github.com/mempool/mempool.git
synced 2025-02-24 22:58:30 +01:00
Fixed margins.
This commit is contained in:
parent
58a6bbd88b
commit
1f22819e0c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<app-fees-box *ngIf="network === ''" class="d-block m-2 mb-4"></app-fees-box>
|
||||
<app-fees-box *ngIf="network === ''" class="d-block mr-2 ml-2 mb-4"></app-fees-box>
|
||||
|
||||
<div class="container-xl">
|
||||
<hr>
|
||||
|
|
Loading…
Add table
Reference in a new issue