Redesigned testnet alert

fixes #3625
This commit is contained in:
softsimon
2023-04-03 16:25:10 +09:00
parent 8ab7930936
commit c0a4d01174
8 changed files with 66 additions and 38 deletions

View File

@@ -90,6 +90,8 @@
</nav>
</header>
<app-testnet-alert *ngIf="network.val === 'liquidtestnet'"></app-testnet-alert>
<br />
<router-outlet></router-outlet>