Customize mobile nav button appearance point

Since there are different numbers of topics across
bitcoin, liquid, bisq, faq, etc.
This commit is contained in:
hunicus
2021-12-17 14:39:22 -05:00
parent 086b14e816
commit 5f9bc4497a
2 changed files with 13 additions and 9 deletions

View File

@@ -22,7 +22,7 @@
</div>
</div>
<div id="mobile-top-doc-nav" class="hide-on-desktop"><app-api-docs-nav [network]="{ val: network$ | async }"></app-api-docs-nav></div>
<div id="mobile-top-doc-nav" #mobileFixedApiNav class="hide-on-desktop"><app-api-docs-nav [network]="{ val: network$ | async }"></app-api-docs-nav></div>
<div class="api-category" *ngIf="network.val !== 'bisq' && network.val !== 'liquid'">