fixes sidebar. Amount in alternative currency breaking the layout. Vertical support for small devices
This commit is contained in:
parent
abe82dc158
commit
768dba5d53
3 changed files with 71 additions and 99 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<div ng-controller="VersionController">
|
||||
<small>v{{version}}</small>
|
||||
<small>#{{commitHash}}</small>
|
||||
<small ng-if="$root.wallet.isTestnet()">[TESTNET]</small>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue