diff --git a/css/src/mobile.css b/css/src/mobile.css index 864a7f2c8..4dcbd24ff 100644 --- a/css/src/mobile.css +++ b/css/src/mobile.css @@ -152,5 +152,10 @@ font-size: 14px; } + .top-balance { + width: auto; + padding: 0 5px; + } + } diff --git a/index.html b/index.html index ddadd9b8a..91c882fa4 100644 --- a/index.html +++ b/index.html @@ -59,17 +59,16 @@
+
+ + + + + {{totalBalance || 0|noFractionNumber}} {{$root.wallet.settings.unitName}} + +
- -

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

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