Wallet buttons max width + Receive in viewing wallet.
This commit is contained in:
parent
442f6ba4df
commit
d87c2e65f7
6 changed files with 24 additions and 9 deletions
|
|
@ -92,7 +92,7 @@
|
|||
</div>
|
||||
<div class="buttons row" ng-style="{opacity: buttonsOpacity}">
|
||||
<div class="col">
|
||||
<div class="button button-outline button-white-outline" ui-sref="tabs.receive">
|
||||
<div class="button button-outline button-white-outline" ng-click="goToReceive()">
|
||||
<span translate>Receive</span>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue