mirror of
https://github.com/status-im/nft-faucet.git
synced 2025-02-23 12:08:32 +00:00
Remove hr tag from Network page
This commit is contained in:
parent
acdc7b5074
commit
dd4fdf60fc
@ -22,7 +22,6 @@
|
|||||||
<RadzenBadge BadgeStyle="@(network.IsTestnet ? BadgeStyle.Success : BadgeStyle.Danger)" Text=@(network.IsTestnet ? "Testnet" : "Mainnet") />
|
<RadzenBadge BadgeStyle="@(network.IsTestnet ? BadgeStyle.Success : BadgeStyle.Danger)" Text=@(network.IsTestnet ? "Testnet" : "Mainnet") />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<hr style="border: none; background-color: rgba(0,0,0,.08); height: 1px; margin: 1rem 0;" />
|
|
||||||
<div class="d-flex flex-row align-items-center">
|
<div class="d-flex flex-row align-items-center">
|
||||||
<RadzenImage Path="\icon-192.png" Class="rounded-circle float-left mr-3" Style="width: 80px; height: 80px;" />
|
<RadzenImage Path="\icon-192.png" Class="rounded-circle float-left mr-3" Style="width: 80px; height: 80px;" />
|
||||||
<div>
|
<div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user