fix outline button style
This commit is contained in:
parent
40ec1142bd
commit
fd0502ee0a
11 changed files with 47 additions and 49 deletions
|
|
@ -97,13 +97,13 @@
|
|||
|
||||
<div class="box-setup-footer">
|
||||
<div class="left">
|
||||
<a class="button-setup text-gray" href="#!/">
|
||||
<i class="icon-arrow-left4"></i>
|
||||
<a class="button outline dark-gray tiny" href="#!/">
|
||||
<i class="icon-arrow-left4 size-10"></i>
|
||||
<span translate>Back</span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="right">
|
||||
<a class="button-setup text-gray"
|
||||
<a class="button outline dark-gray tiny"
|
||||
ng-click="$root.openExternalLink('https://copay.io/profile-storage.html')">
|
||||
Learn more about this option
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue