New UI for responsive navbar. (#458)
New UI for responsive navbar. fixes #458
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
<div class="container-xl mt-2">
|
||||
<div class="container-xl mt-2 dashboard-container">
|
||||
|
||||
<div class="row row-cols-1 row-cols-md-2" *ngIf="{ value: (mempoolInfoData$ | async) } as mempoolInfoData">
|
||||
<ng-template [ngIf]="collapseLevel === 'three'" [ngIfElse]="expanded">
|
||||
|
||||
Reference in New Issue
Block a user