network connection alert small changes
This commit is contained in:
parent
7ba9a50c31
commit
8b40481771
2 changed files with 9 additions and 4 deletions
|
|
@ -33,7 +33,7 @@
|
|||
<div class="inner-wrap">
|
||||
<span class="status" ng-if="$root.reconnecting">
|
||||
<i class="fi-loop icon-rotate"></i>
|
||||
<span translate> Network Error.<br> Attempting to reconnect..</span>
|
||||
<span translate> <strong class="size-16">Network Error</strong>.<br> Attempting to reconnect..</span>
|
||||
</span>
|
||||
<nav class="tab-bar" ng-if="$root.wallet &&
|
||||
$root.wallet.isReady() && !$root.wallet.isLocked">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue