diff --git a/css/src/mobile.css b/css/src/mobile.css index f4f0bb509..088df0e0c 100644 --- a/css/src/mobile.css +++ b/css/src/mobile.css @@ -144,5 +144,10 @@ font-size: 14px; } + .top-balance { + width: auto; + padding: 0 5px; + } + } diff --git a/index.html b/index.html index a9bf2e579..b9c70660b 100644 --- a/index.html +++ b/index.html @@ -22,17 +22,16 @@
+
+ + + + + {{totalBalance || 0|noFractionNumber}} {{$root.wallet.settings.unitName}} + +
- -

- - - - - {{totalBalance || 0|noFractionNumber}} {{$root.wallet.settings.unitName}} - -

{{$root.wallet.getName()}}