Add toggle button to dropdown menu.

Revert left margin from tv page.
Change text dropdown filter to icon.
Change dropdown inactive item color.
Revert 500 limit rate.
This commit is contained in:
Miguel Medeiros
2021-10-06 15:44:05 -03:00
parent 14b7b6427a
commit 44339daedf
5 changed files with 41 additions and 22 deletions

View File

@@ -10,7 +10,7 @@
[template]="'advanced'"
[limitFee]="500"
[height]="600"
[left]="75"
[left]="60"
[right]="10"
[data]="mempoolStats"
[showZoom]="false"